snsendpointattribute

package
v1.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 15, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SNSEndpointAttribute

type SNSEndpointAttribute int
const (
	UNKNOWN        SNSEndpointAttribute = 0
	CustomUserData SNSEndpointAttribute = 1
	Enabled        SNSEndpointAttribute = 2
	Token          SNSEndpointAttribute = 3
)

func (SNSEndpointAttribute) Caption

func (i SNSEndpointAttribute) Caption() string

Caption retrieves a SNSEndpointAttribute enum string caption

func (SNSEndpointAttribute) CaptionMap

CaptionMap returns all captions of the enum SNSEndpointAttribute in a K:SNSEndpointAttribute,V:caption map

func (SNSEndpointAttribute) Description

func (i SNSEndpointAttribute) Description() string

Description retrieves a SNSEndpointAttribute enum string description

func (SNSEndpointAttribute) DescriptionMap

func (i SNSEndpointAttribute) DescriptionMap() map[SNSEndpointAttribute]string

DescriptionMap returns all descriptions of the enum SNSEndpointAttribute in a K:SNSEndpointAttribute,V:description map

func (SNSEndpointAttribute) IntString

func (i SNSEndpointAttribute) IntString() string

IntString gets the intrinsic enum integer value represented in string format

func (SNSEndpointAttribute) IntValue

func (i SNSEndpointAttribute) IntValue() int

IntValue gets the intrinsic enum integer value

func (SNSEndpointAttribute) Key

func (i SNSEndpointAttribute) Key() string

Key retrieves a SNSEndpointAttribute enum string key

func (SNSEndpointAttribute) KeyMap

KeyMap returns all keys of the enum SNSEndpointAttribute in a K:SNSEndpointAttribute,V:key map

func (SNSEndpointAttribute) NameMap

NameMap returns all names of the enum SNSEndpointAttribute in a K:name,V:SNSEndpointAttribute map

func (SNSEndpointAttribute) ParseByKey

ParseByKey retrieves a SNSEndpointAttribute enum value from the enum string key, throws an error if the param is not part of the enum

func (SNSEndpointAttribute) ParseByName

ParseByName retrieves a SNSEndpointAttribute enum value from the enum string name, throws an error if the param is not part of the enum

func (SNSEndpointAttribute) String

func (i SNSEndpointAttribute) String() string

func (SNSEndpointAttribute) Valid

func (i SNSEndpointAttribute) Valid() bool

Valid returns 'true' if the value is listed in the SNSEndpointAttribute enum map definition, 'false' otherwise

func (SNSEndpointAttribute) ValueSlice

func (i SNSEndpointAttribute) ValueSlice() []SNSEndpointAttribute

ValueSlice returns all values of the enum SNSEndpointAttribute in a slice

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL