Documentation ¶
Index ¶
- type SupportedTimeZonesWithTimeZoneStandardRequestBuilder
- func (m *SupportedTimeZonesWithTimeZoneStandardRequestBuilder) CreateGetRequestInformation(options *SupportedTimeZonesWithTimeZoneStandardRequestBuilderGetOptions) (...)
- func (m *SupportedTimeZonesWithTimeZoneStandardRequestBuilder) Get(options *SupportedTimeZonesWithTimeZoneStandardRequestBuilderGetOptions) (...)
- type SupportedTimeZonesWithTimeZoneStandardRequestBuilderGetOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SupportedTimeZonesWithTimeZoneStandardRequestBuilder ¶
type SupportedTimeZonesWithTimeZoneStandardRequestBuilder struct {
// contains filtered or unexported fields
}
SupportedTimeZonesWithTimeZoneStandardRequestBuilder builds and executes requests for operations under \users\{user-id}\outlook\microsoft.graph.supportedTimeZones(TimeZoneStandard={TimeZoneStandard})
func NewSupportedTimeZonesWithTimeZoneStandardRequestBuilder ¶
func NewSupportedTimeZonesWithTimeZoneStandardRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *SupportedTimeZonesWithTimeZoneStandardRequestBuilder
NewSupportedTimeZonesWithTimeZoneStandardRequestBuilder instantiates a new SupportedTimeZonesWithTimeZoneStandardRequestBuilder and sets the default values.
func NewSupportedTimeZonesWithTimeZoneStandardRequestBuilderInternal ¶
func NewSupportedTimeZonesWithTimeZoneStandardRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter, timeZoneStandard *string) *SupportedTimeZonesWithTimeZoneStandardRequestBuilder
NewSupportedTimeZonesWithTimeZoneStandardRequestBuilderInternal instantiates a new SupportedTimeZonesWithTimeZoneStandardRequestBuilder and sets the default values.
func (*SupportedTimeZonesWithTimeZoneStandardRequestBuilder) CreateGetRequestInformation ¶
func (m *SupportedTimeZonesWithTimeZoneStandardRequestBuilder) CreateGetRequestInformation(options *SupportedTimeZonesWithTimeZoneStandardRequestBuilderGetOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreateGetRequestInformation invoke function supportedTimeZones
func (*SupportedTimeZonesWithTimeZoneStandardRequestBuilder) Get ¶
func (m *SupportedTimeZonesWithTimeZoneStandardRequestBuilder) Get(options *SupportedTimeZonesWithTimeZoneStandardRequestBuilderGetOptions) ([]i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.TimeZoneInformation, error)
Get invoke function supportedTimeZones
type SupportedTimeZonesWithTimeZoneStandardRequestBuilderGetOptions ¶
type SupportedTimeZonesWithTimeZoneStandardRequestBuilderGetOptions struct { // Request headers H map[string]string // Request options O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption // Response handler to use in place of the default response handling provided by the core service ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler }
SupportedTimeZonesWithTimeZoneStandardRequestBuilderGetOptions options for Get