Documentation ¶
Index ¶
- func CreateSupportedTimeZonesWithTimeZoneStandardResponseFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- type SupportedTimeZonesWithTimeZoneStandardRequestBuilder
- func (m *SupportedTimeZonesWithTimeZoneStandardRequestBuilder) CreateGetRequestInformation() (...)
- func (m *SupportedTimeZonesWithTimeZoneStandardRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(...) (...)
- func (m *SupportedTimeZonesWithTimeZoneStandardRequestBuilder) Get() (SupportedTimeZonesWithTimeZoneStandardResponseable, error)
- func (m *SupportedTimeZonesWithTimeZoneStandardRequestBuilder) GetWithRequestConfigurationAndResponseHandler(...) (SupportedTimeZonesWithTimeZoneStandardResponseable, error)
- type SupportedTimeZonesWithTimeZoneStandardRequestBuilderGetRequestConfiguration
- type SupportedTimeZonesWithTimeZoneStandardResponse
- func (m *SupportedTimeZonesWithTimeZoneStandardResponse) GetAdditionalData() map[string]interface{}
- func (m *SupportedTimeZonesWithTimeZoneStandardResponse) GetFieldDeserializers() ...
- func (m *SupportedTimeZonesWithTimeZoneStandardResponse) GetValue() ...
- func (m *SupportedTimeZonesWithTimeZoneStandardResponse) Serialize(...) error
- func (m *SupportedTimeZonesWithTimeZoneStandardResponse) SetAdditionalData(value map[string]interface{})
- func (m *SupportedTimeZonesWithTimeZoneStandardResponse) SetValue(...)
- type SupportedTimeZonesWithTimeZoneStandardResponseable
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateSupportedTimeZonesWithTimeZoneStandardResponseFromDiscriminatorValue ¶ added in v0.13.0
func CreateSupportedTimeZonesWithTimeZoneStandardResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateSupportedTimeZonesWithTimeZoneStandardResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value
Types ¶
type SupportedTimeZonesWithTimeZoneStandardRequestBuilder ¶
type SupportedTimeZonesWithTimeZoneStandardRequestBuilder struct {
// contains filtered or unexported fields
}
SupportedTimeZonesWithTimeZoneStandardRequestBuilder provides operations to call the supportedTimeZones method.
func NewSupportedTimeZonesWithTimeZoneStandardRequestBuilder ¶
func NewSupportedTimeZonesWithTimeZoneStandardRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SupportedTimeZonesWithTimeZoneStandardRequestBuilder
NewSupportedTimeZonesWithTimeZoneStandardRequestBuilder instantiates a new SupportedTimeZonesWithTimeZoneStandardRequestBuilder and sets the default values.
func NewSupportedTimeZonesWithTimeZoneStandardRequestBuilderInternal ¶
func NewSupportedTimeZonesWithTimeZoneStandardRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter, timeZoneStandard *string) *SupportedTimeZonesWithTimeZoneStandardRequestBuilder
NewSupportedTimeZonesWithTimeZoneStandardRequestBuilderInternal instantiates a new SupportedTimeZonesWithTimeZoneStandardRequestBuilder and sets the default values.
func (*SupportedTimeZonesWithTimeZoneStandardRequestBuilder) CreateGetRequestInformation ¶
func (m *SupportedTimeZonesWithTimeZoneStandardRequestBuilder) CreateGetRequestInformation() (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation invoke function supportedTimeZones
func (*SupportedTimeZonesWithTimeZoneStandardRequestBuilder) CreateGetRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *SupportedTimeZonesWithTimeZoneStandardRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(requestConfiguration *SupportedTimeZonesWithTimeZoneStandardRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformationWithRequestConfiguration invoke function supportedTimeZones
func (*SupportedTimeZonesWithTimeZoneStandardRequestBuilder) Get ¶
func (m *SupportedTimeZonesWithTimeZoneStandardRequestBuilder) Get() (SupportedTimeZonesWithTimeZoneStandardResponseable, error)
Get invoke function supportedTimeZones
func (*SupportedTimeZonesWithTimeZoneStandardRequestBuilder) GetWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *SupportedTimeZonesWithTimeZoneStandardRequestBuilder) GetWithRequestConfigurationAndResponseHandler(requestConfiguration *SupportedTimeZonesWithTimeZoneStandardRequestBuilderGetRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) (SupportedTimeZonesWithTimeZoneStandardResponseable, error)
GetWithRequestConfigurationAndResponseHandler invoke function supportedTimeZones
type SupportedTimeZonesWithTimeZoneStandardRequestBuilderGetRequestConfiguration ¶ added in v0.22.0
type SupportedTimeZonesWithTimeZoneStandardRequestBuilderGetRequestConfiguration struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
SupportedTimeZonesWithTimeZoneStandardRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type SupportedTimeZonesWithTimeZoneStandardResponse ¶ added in v0.13.0
type SupportedTimeZonesWithTimeZoneStandardResponse struct {
// contains filtered or unexported fields
}
SupportedTimeZonesWithTimeZoneStandardResponse provides operations to call the supportedTimeZones method.
func NewSupportedTimeZonesWithTimeZoneStandardResponse ¶ added in v0.13.0
func NewSupportedTimeZonesWithTimeZoneStandardResponse() *SupportedTimeZonesWithTimeZoneStandardResponse
NewSupportedTimeZonesWithTimeZoneStandardResponse instantiates a new supportedTimeZonesWithTimeZoneStandardResponse and sets the default values.
func (*SupportedTimeZonesWithTimeZoneStandardResponse) GetAdditionalData ¶ added in v0.13.0
func (m *SupportedTimeZonesWithTimeZoneStandardResponse) GetAdditionalData() map[string]interface{}
GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
func (*SupportedTimeZonesWithTimeZoneStandardResponse) GetFieldDeserializers ¶ added in v0.13.0
func (m *SupportedTimeZonesWithTimeZoneStandardResponse) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*SupportedTimeZonesWithTimeZoneStandardResponse) GetValue ¶ added in v0.13.0
func (m *SupportedTimeZonesWithTimeZoneStandardResponse) GetValue() []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.TimeZoneInformationable
GetValue gets the value property value. The value property
func (*SupportedTimeZonesWithTimeZoneStandardResponse) Serialize ¶ added in v0.13.0
func (m *SupportedTimeZonesWithTimeZoneStandardResponse) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*SupportedTimeZonesWithTimeZoneStandardResponse) SetAdditionalData ¶ added in v0.13.0
func (m *SupportedTimeZonesWithTimeZoneStandardResponse) SetAdditionalData(value map[string]interface{})
SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
func (*SupportedTimeZonesWithTimeZoneStandardResponse) SetValue ¶ added in v0.13.0
func (m *SupportedTimeZonesWithTimeZoneStandardResponse) SetValue(value []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.TimeZoneInformationable)
SetValue sets the value property value. The value property
type SupportedTimeZonesWithTimeZoneStandardResponseable ¶ added in v0.13.0
type SupportedTimeZonesWithTimeZoneStandardResponseable interface { i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetValue() []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.TimeZoneInformationable SetValue(value []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.TimeZoneInformationable) }
SupportedTimeZonesWithTimeZoneStandardResponseable