Documentation
¶
Overview ¶
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PatchSettingsBody ¶
type Schedule ¶
type Schedule struct{}
func (Schedule) GetRequiredScopes ¶
func (Schedule) ValidMethod ¶
type ScheduleICal ¶
type ScheduleICal struct{}
func (ScheduleICal) GetRequiredScopes ¶
func (e ScheduleICal) GetRequiredScopes(method string) []string
func (ScheduleICal) Path ¶
func (e ScheduleICal) Path() string
func (ScheduleICal) ServeHTTP ¶
func (e ScheduleICal) ServeHTTP(w http.ResponseWriter, r *http.Request)
func (ScheduleICal) ValidMethod ¶
func (e ScheduleICal) ValidMethod(method string) bool
type ScheduleSegment ¶
type ScheduleSegment struct{}
func (ScheduleSegment) GetRequiredScopes ¶
func (e ScheduleSegment) GetRequiredScopes(method string) []string
func (ScheduleSegment) Path ¶
func (e ScheduleSegment) Path() string
func (ScheduleSegment) ServeHTTP ¶
func (e ScheduleSegment) ServeHTTP(w http.ResponseWriter, r *http.Request)
func (ScheduleSegment) ValidMethod ¶
func (e ScheduleSegment) ValidMethod(method string) bool
type ScheduleSettings ¶
type ScheduleSettings struct{}
func (ScheduleSettings) GetRequiredScopes ¶
func (e ScheduleSettings) GetRequiredScopes(method string) []string
func (ScheduleSettings) Path ¶
func (e ScheduleSettings) Path() string
func (ScheduleSettings) ServeHTTP ¶
func (e ScheduleSettings) ServeHTTP(w http.ResponseWriter, r *http.Request)
func (ScheduleSettings) ValidMethod ¶
func (e ScheduleSettings) ValidMethod(method string) bool
type SegmentPatchAndPostBody ¶
Click to show internal directories.
Click to hide internal directories.