Documentation ¶
Overview ¶
Package datetimegroup implements the Azure ARM Datetimegroup service API version 1.0.0.
Test Infrastructure for AutoRest
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type BaseClient
- type DateTime
- type DatetimeClient
- func (client DatetimeClient) GetInvalid(ctx context.Context) (result DateTime, err error)
- func (client DatetimeClient) GetInvalidPreparer(ctx context.Context) (*http.Request, error)
- func (client DatetimeClient) GetInvalidResponder(resp *http.Response) (result DateTime, err error)
- func (client DatetimeClient) GetInvalidSender(req *http.Request) (*http.Response, error)
- func (client DatetimeClient) GetLocalNegativeOffsetLowercaseMaxDateTime(ctx context.Context) (result DateTime, err error)
- func (client DatetimeClient) GetLocalNegativeOffsetLowercaseMaxDateTimePreparer(ctx context.Context) (*http.Request, error)
- func (client DatetimeClient) GetLocalNegativeOffsetLowercaseMaxDateTimeResponder(resp *http.Response) (result DateTime, err error)
- func (client DatetimeClient) GetLocalNegativeOffsetLowercaseMaxDateTimeSender(req *http.Request) (*http.Response, error)
- func (client DatetimeClient) GetLocalNegativeOffsetMinDateTime(ctx context.Context) (result DateTime, err error)
- func (client DatetimeClient) GetLocalNegativeOffsetMinDateTimePreparer(ctx context.Context) (*http.Request, error)
- func (client DatetimeClient) GetLocalNegativeOffsetMinDateTimeResponder(resp *http.Response) (result DateTime, err error)
- func (client DatetimeClient) GetLocalNegativeOffsetMinDateTimeSender(req *http.Request) (*http.Response, error)
- func (client DatetimeClient) GetLocalNegativeOffsetUppercaseMaxDateTime(ctx context.Context) (result DateTime, err error)
- func (client DatetimeClient) GetLocalNegativeOffsetUppercaseMaxDateTimePreparer(ctx context.Context) (*http.Request, error)
- func (client DatetimeClient) GetLocalNegativeOffsetUppercaseMaxDateTimeResponder(resp *http.Response) (result DateTime, err error)
- func (client DatetimeClient) GetLocalNegativeOffsetUppercaseMaxDateTimeSender(req *http.Request) (*http.Response, error)
- func (client DatetimeClient) GetLocalPositiveOffsetLowercaseMaxDateTime(ctx context.Context) (result DateTime, err error)
- func (client DatetimeClient) GetLocalPositiveOffsetLowercaseMaxDateTimePreparer(ctx context.Context) (*http.Request, error)
- func (client DatetimeClient) GetLocalPositiveOffsetLowercaseMaxDateTimeResponder(resp *http.Response) (result DateTime, err error)
- func (client DatetimeClient) GetLocalPositiveOffsetLowercaseMaxDateTimeSender(req *http.Request) (*http.Response, error)
- func (client DatetimeClient) GetLocalPositiveOffsetMinDateTime(ctx context.Context) (result DateTime, err error)
- func (client DatetimeClient) GetLocalPositiveOffsetMinDateTimePreparer(ctx context.Context) (*http.Request, error)
- func (client DatetimeClient) GetLocalPositiveOffsetMinDateTimeResponder(resp *http.Response) (result DateTime, err error)
- func (client DatetimeClient) GetLocalPositiveOffsetMinDateTimeSender(req *http.Request) (*http.Response, error)
- func (client DatetimeClient) GetLocalPositiveOffsetUppercaseMaxDateTime(ctx context.Context) (result DateTime, err error)
- func (client DatetimeClient) GetLocalPositiveOffsetUppercaseMaxDateTimePreparer(ctx context.Context) (*http.Request, error)
- func (client DatetimeClient) GetLocalPositiveOffsetUppercaseMaxDateTimeResponder(resp *http.Response) (result DateTime, err error)
- func (client DatetimeClient) GetLocalPositiveOffsetUppercaseMaxDateTimeSender(req *http.Request) (*http.Response, error)
- func (client DatetimeClient) GetNull(ctx context.Context) (result DateTime, err error)
- func (client DatetimeClient) GetNullPreparer(ctx context.Context) (*http.Request, error)
- func (client DatetimeClient) GetNullResponder(resp *http.Response) (result DateTime, err error)
- func (client DatetimeClient) GetNullSender(req *http.Request) (*http.Response, error)
- func (client DatetimeClient) GetOverflow(ctx context.Context) (result DateTime, err error)
- func (client DatetimeClient) GetOverflowPreparer(ctx context.Context) (*http.Request, error)
- func (client DatetimeClient) GetOverflowResponder(resp *http.Response) (result DateTime, err error)
- func (client DatetimeClient) GetOverflowSender(req *http.Request) (*http.Response, error)
- func (client DatetimeClient) GetUnderflow(ctx context.Context) (result DateTime, err error)
- func (client DatetimeClient) GetUnderflowPreparer(ctx context.Context) (*http.Request, error)
- func (client DatetimeClient) GetUnderflowResponder(resp *http.Response) (result DateTime, err error)
- func (client DatetimeClient) GetUnderflowSender(req *http.Request) (*http.Response, error)
- func (client DatetimeClient) GetUtcLowercaseMaxDateTime(ctx context.Context) (result DateTime, err error)
- func (client DatetimeClient) GetUtcLowercaseMaxDateTimePreparer(ctx context.Context) (*http.Request, error)
- func (client DatetimeClient) GetUtcLowercaseMaxDateTimeResponder(resp *http.Response) (result DateTime, err error)
- func (client DatetimeClient) GetUtcLowercaseMaxDateTimeSender(req *http.Request) (*http.Response, error)
- func (client DatetimeClient) GetUtcMinDateTime(ctx context.Context) (result DateTime, err error)
- func (client DatetimeClient) GetUtcMinDateTimePreparer(ctx context.Context) (*http.Request, error)
- func (client DatetimeClient) GetUtcMinDateTimeResponder(resp *http.Response) (result DateTime, err error)
- func (client DatetimeClient) GetUtcMinDateTimeSender(req *http.Request) (*http.Response, error)
- func (client DatetimeClient) GetUtcUppercaseMaxDateTime(ctx context.Context) (result DateTime, err error)
- func (client DatetimeClient) GetUtcUppercaseMaxDateTimePreparer(ctx context.Context) (*http.Request, error)
- func (client DatetimeClient) GetUtcUppercaseMaxDateTimeResponder(resp *http.Response) (result DateTime, err error)
- func (client DatetimeClient) GetUtcUppercaseMaxDateTimeSender(req *http.Request) (*http.Response, error)
- func (client DatetimeClient) PutLocalNegativeOffsetMaxDateTime(ctx context.Context, datetimeBody date.Time) (result autorest.Response, err error)
- func (client DatetimeClient) PutLocalNegativeOffsetMaxDateTimePreparer(ctx context.Context, datetimeBody date.Time) (*http.Request, error)
- func (client DatetimeClient) PutLocalNegativeOffsetMaxDateTimeResponder(resp *http.Response) (result autorest.Response, err error)
- func (client DatetimeClient) PutLocalNegativeOffsetMaxDateTimeSender(req *http.Request) (*http.Response, error)
- func (client DatetimeClient) PutLocalNegativeOffsetMinDateTime(ctx context.Context, datetimeBody date.Time) (result autorest.Response, err error)
- func (client DatetimeClient) PutLocalNegativeOffsetMinDateTimePreparer(ctx context.Context, datetimeBody date.Time) (*http.Request, error)
- func (client DatetimeClient) PutLocalNegativeOffsetMinDateTimeResponder(resp *http.Response) (result autorest.Response, err error)
- func (client DatetimeClient) PutLocalNegativeOffsetMinDateTimeSender(req *http.Request) (*http.Response, error)
- func (client DatetimeClient) PutLocalPositiveOffsetMaxDateTime(ctx context.Context, datetimeBody date.Time) (result autorest.Response, err error)
- func (client DatetimeClient) PutLocalPositiveOffsetMaxDateTimePreparer(ctx context.Context, datetimeBody date.Time) (*http.Request, error)
- func (client DatetimeClient) PutLocalPositiveOffsetMaxDateTimeResponder(resp *http.Response) (result autorest.Response, err error)
- func (client DatetimeClient) PutLocalPositiveOffsetMaxDateTimeSender(req *http.Request) (*http.Response, error)
- func (client DatetimeClient) PutLocalPositiveOffsetMinDateTime(ctx context.Context, datetimeBody date.Time) (result autorest.Response, err error)
- func (client DatetimeClient) PutLocalPositiveOffsetMinDateTimePreparer(ctx context.Context, datetimeBody date.Time) (*http.Request, error)
- func (client DatetimeClient) PutLocalPositiveOffsetMinDateTimeResponder(resp *http.Response) (result autorest.Response, err error)
- func (client DatetimeClient) PutLocalPositiveOffsetMinDateTimeSender(req *http.Request) (*http.Response, error)
- func (client DatetimeClient) PutUtcMaxDateTime(ctx context.Context, datetimeBody date.Time) (result autorest.Response, err error)
- func (client DatetimeClient) PutUtcMaxDateTimePreparer(ctx context.Context, datetimeBody date.Time) (*http.Request, error)
- func (client DatetimeClient) PutUtcMaxDateTimeResponder(resp *http.Response) (result autorest.Response, err error)
- func (client DatetimeClient) PutUtcMaxDateTimeSender(req *http.Request) (*http.Response, error)
- func (client DatetimeClient) PutUtcMinDateTime(ctx context.Context, datetimeBody date.Time) (result autorest.Response, err error)
- func (client DatetimeClient) PutUtcMinDateTimePreparer(ctx context.Context, datetimeBody date.Time) (*http.Request, error)
- func (client DatetimeClient) PutUtcMinDateTimeResponder(resp *http.Response) (result autorest.Response, err error)
- func (client DatetimeClient) PutUtcMinDateTimeSender(req *http.Request) (*http.Response, error)
- type Error
Constants ¶
const (
// DefaultBaseURI is the default URI used for the service Datetimegroup
DefaultBaseURI = "http://localhost:3000"
)
Variables ¶
This section is empty.
Functions ¶
func UserAgent ¶
func UserAgent() string
UserAgent returns the UserAgent string to use when sending http.Requests.
func Version ¶
func Version() string
Version returns the semantic version (see http://semver.org) of the client.
Types ¶
type BaseClient ¶
BaseClient is the base client for Datetimegroup.
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string) BaseClient
NewWithBaseURI creates an instance of the BaseClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
type DatetimeClient ¶
type DatetimeClient struct {
BaseClient
}
DatetimeClient is the test Infrastructure for AutoRest
func NewDatetimeClient ¶
func NewDatetimeClient() DatetimeClient
NewDatetimeClient creates an instance of the DatetimeClient client.
func NewDatetimeClientWithBaseURI ¶
func NewDatetimeClientWithBaseURI(baseURI string) DatetimeClient
NewDatetimeClientWithBaseURI creates an instance of the DatetimeClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (DatetimeClient) GetInvalid ¶
func (client DatetimeClient) GetInvalid(ctx context.Context) (result DateTime, err error)
GetInvalid get invalid datetime value
func (DatetimeClient) GetInvalidPreparer ¶
GetInvalidPreparer prepares the GetInvalid request.
func (DatetimeClient) GetInvalidResponder ¶
func (client DatetimeClient) GetInvalidResponder(resp *http.Response) (result DateTime, err error)
GetInvalidResponder handles the response to the GetInvalid request. The method always closes the http.Response Body.
func (DatetimeClient) GetInvalidSender ¶
GetInvalidSender sends the GetInvalid request. The method will close the http.Response Body if it receives an error.
func (DatetimeClient) GetLocalNegativeOffsetLowercaseMaxDateTime ¶
func (client DatetimeClient) GetLocalNegativeOffsetLowercaseMaxDateTime(ctx context.Context) (result DateTime, err error)
GetLocalNegativeOffsetLowercaseMaxDateTime get max datetime value with positive num offset 9999-12-31t23:59:59.9999999-14:00
func (DatetimeClient) GetLocalNegativeOffsetLowercaseMaxDateTimePreparer ¶
func (client DatetimeClient) GetLocalNegativeOffsetLowercaseMaxDateTimePreparer(ctx context.Context) (*http.Request, error)
GetLocalNegativeOffsetLowercaseMaxDateTimePreparer prepares the GetLocalNegativeOffsetLowercaseMaxDateTime request.
func (DatetimeClient) GetLocalNegativeOffsetLowercaseMaxDateTimeResponder ¶
func (client DatetimeClient) GetLocalNegativeOffsetLowercaseMaxDateTimeResponder(resp *http.Response) (result DateTime, err error)
GetLocalNegativeOffsetLowercaseMaxDateTimeResponder handles the response to the GetLocalNegativeOffsetLowercaseMaxDateTime request. The method always closes the http.Response Body.
func (DatetimeClient) GetLocalNegativeOffsetLowercaseMaxDateTimeSender ¶
func (client DatetimeClient) GetLocalNegativeOffsetLowercaseMaxDateTimeSender(req *http.Request) (*http.Response, error)
GetLocalNegativeOffsetLowercaseMaxDateTimeSender sends the GetLocalNegativeOffsetLowercaseMaxDateTime request. The method will close the http.Response Body if it receives an error.
func (DatetimeClient) GetLocalNegativeOffsetMinDateTime ¶
func (client DatetimeClient) GetLocalNegativeOffsetMinDateTime(ctx context.Context) (result DateTime, err error)
GetLocalNegativeOffsetMinDateTime get min datetime value 0001-01-01T00:00:00-14:00
func (DatetimeClient) GetLocalNegativeOffsetMinDateTimePreparer ¶
func (client DatetimeClient) GetLocalNegativeOffsetMinDateTimePreparer(ctx context.Context) (*http.Request, error)
GetLocalNegativeOffsetMinDateTimePreparer prepares the GetLocalNegativeOffsetMinDateTime request.
func (DatetimeClient) GetLocalNegativeOffsetMinDateTimeResponder ¶
func (client DatetimeClient) GetLocalNegativeOffsetMinDateTimeResponder(resp *http.Response) (result DateTime, err error)
GetLocalNegativeOffsetMinDateTimeResponder handles the response to the GetLocalNegativeOffsetMinDateTime request. The method always closes the http.Response Body.
func (DatetimeClient) GetLocalNegativeOffsetMinDateTimeSender ¶
func (client DatetimeClient) GetLocalNegativeOffsetMinDateTimeSender(req *http.Request) (*http.Response, error)
GetLocalNegativeOffsetMinDateTimeSender sends the GetLocalNegativeOffsetMinDateTime request. The method will close the http.Response Body if it receives an error.
func (DatetimeClient) GetLocalNegativeOffsetUppercaseMaxDateTime ¶
func (client DatetimeClient) GetLocalNegativeOffsetUppercaseMaxDateTime(ctx context.Context) (result DateTime, err error)
GetLocalNegativeOffsetUppercaseMaxDateTime get max datetime value with positive num offset 9999-12-31T23:59:59.9999999-14:00
func (DatetimeClient) GetLocalNegativeOffsetUppercaseMaxDateTimePreparer ¶
func (client DatetimeClient) GetLocalNegativeOffsetUppercaseMaxDateTimePreparer(ctx context.Context) (*http.Request, error)
GetLocalNegativeOffsetUppercaseMaxDateTimePreparer prepares the GetLocalNegativeOffsetUppercaseMaxDateTime request.
func (DatetimeClient) GetLocalNegativeOffsetUppercaseMaxDateTimeResponder ¶
func (client DatetimeClient) GetLocalNegativeOffsetUppercaseMaxDateTimeResponder(resp *http.Response) (result DateTime, err error)
GetLocalNegativeOffsetUppercaseMaxDateTimeResponder handles the response to the GetLocalNegativeOffsetUppercaseMaxDateTime request. The method always closes the http.Response Body.
func (DatetimeClient) GetLocalNegativeOffsetUppercaseMaxDateTimeSender ¶
func (client DatetimeClient) GetLocalNegativeOffsetUppercaseMaxDateTimeSender(req *http.Request) (*http.Response, error)
GetLocalNegativeOffsetUppercaseMaxDateTimeSender sends the GetLocalNegativeOffsetUppercaseMaxDateTime request. The method will close the http.Response Body if it receives an error.
func (DatetimeClient) GetLocalPositiveOffsetLowercaseMaxDateTime ¶
func (client DatetimeClient) GetLocalPositiveOffsetLowercaseMaxDateTime(ctx context.Context) (result DateTime, err error)
GetLocalPositiveOffsetLowercaseMaxDateTime get max datetime value with positive num offset 9999-12-31t23:59:59.9999999+14:00
func (DatetimeClient) GetLocalPositiveOffsetLowercaseMaxDateTimePreparer ¶
func (client DatetimeClient) GetLocalPositiveOffsetLowercaseMaxDateTimePreparer(ctx context.Context) (*http.Request, error)
GetLocalPositiveOffsetLowercaseMaxDateTimePreparer prepares the GetLocalPositiveOffsetLowercaseMaxDateTime request.
func (DatetimeClient) GetLocalPositiveOffsetLowercaseMaxDateTimeResponder ¶
func (client DatetimeClient) GetLocalPositiveOffsetLowercaseMaxDateTimeResponder(resp *http.Response) (result DateTime, err error)
GetLocalPositiveOffsetLowercaseMaxDateTimeResponder handles the response to the GetLocalPositiveOffsetLowercaseMaxDateTime request. The method always closes the http.Response Body.
func (DatetimeClient) GetLocalPositiveOffsetLowercaseMaxDateTimeSender ¶
func (client DatetimeClient) GetLocalPositiveOffsetLowercaseMaxDateTimeSender(req *http.Request) (*http.Response, error)
GetLocalPositiveOffsetLowercaseMaxDateTimeSender sends the GetLocalPositiveOffsetLowercaseMaxDateTime request. The method will close the http.Response Body if it receives an error.
func (DatetimeClient) GetLocalPositiveOffsetMinDateTime ¶
func (client DatetimeClient) GetLocalPositiveOffsetMinDateTime(ctx context.Context) (result DateTime, err error)
GetLocalPositiveOffsetMinDateTime get min datetime value 0001-01-01T00:00:00+14:00
func (DatetimeClient) GetLocalPositiveOffsetMinDateTimePreparer ¶
func (client DatetimeClient) GetLocalPositiveOffsetMinDateTimePreparer(ctx context.Context) (*http.Request, error)
GetLocalPositiveOffsetMinDateTimePreparer prepares the GetLocalPositiveOffsetMinDateTime request.
func (DatetimeClient) GetLocalPositiveOffsetMinDateTimeResponder ¶
func (client DatetimeClient) GetLocalPositiveOffsetMinDateTimeResponder(resp *http.Response) (result DateTime, err error)
GetLocalPositiveOffsetMinDateTimeResponder handles the response to the GetLocalPositiveOffsetMinDateTime request. The method always closes the http.Response Body.
func (DatetimeClient) GetLocalPositiveOffsetMinDateTimeSender ¶
func (client DatetimeClient) GetLocalPositiveOffsetMinDateTimeSender(req *http.Request) (*http.Response, error)
GetLocalPositiveOffsetMinDateTimeSender sends the GetLocalPositiveOffsetMinDateTime request. The method will close the http.Response Body if it receives an error.
func (DatetimeClient) GetLocalPositiveOffsetUppercaseMaxDateTime ¶
func (client DatetimeClient) GetLocalPositiveOffsetUppercaseMaxDateTime(ctx context.Context) (result DateTime, err error)
GetLocalPositiveOffsetUppercaseMaxDateTime get max datetime value with positive num offset 9999-12-31T23:59:59.9999999+14:00
func (DatetimeClient) GetLocalPositiveOffsetUppercaseMaxDateTimePreparer ¶
func (client DatetimeClient) GetLocalPositiveOffsetUppercaseMaxDateTimePreparer(ctx context.Context) (*http.Request, error)
GetLocalPositiveOffsetUppercaseMaxDateTimePreparer prepares the GetLocalPositiveOffsetUppercaseMaxDateTime request.
func (DatetimeClient) GetLocalPositiveOffsetUppercaseMaxDateTimeResponder ¶
func (client DatetimeClient) GetLocalPositiveOffsetUppercaseMaxDateTimeResponder(resp *http.Response) (result DateTime, err error)
GetLocalPositiveOffsetUppercaseMaxDateTimeResponder handles the response to the GetLocalPositiveOffsetUppercaseMaxDateTime request. The method always closes the http.Response Body.
func (DatetimeClient) GetLocalPositiveOffsetUppercaseMaxDateTimeSender ¶
func (client DatetimeClient) GetLocalPositiveOffsetUppercaseMaxDateTimeSender(req *http.Request) (*http.Response, error)
GetLocalPositiveOffsetUppercaseMaxDateTimeSender sends the GetLocalPositiveOffsetUppercaseMaxDateTime request. The method will close the http.Response Body if it receives an error.
func (DatetimeClient) GetNull ¶
func (client DatetimeClient) GetNull(ctx context.Context) (result DateTime, err error)
GetNull get null datetime value
func (DatetimeClient) GetNullPreparer ¶
GetNullPreparer prepares the GetNull request.
func (DatetimeClient) GetNullResponder ¶
func (client DatetimeClient) GetNullResponder(resp *http.Response) (result DateTime, err error)
GetNullResponder handles the response to the GetNull request. The method always closes the http.Response Body.
func (DatetimeClient) GetNullSender ¶
GetNullSender sends the GetNull request. The method will close the http.Response Body if it receives an error.
func (DatetimeClient) GetOverflow ¶
func (client DatetimeClient) GetOverflow(ctx context.Context) (result DateTime, err error)
GetOverflow get overflow datetime value
func (DatetimeClient) GetOverflowPreparer ¶
GetOverflowPreparer prepares the GetOverflow request.
func (DatetimeClient) GetOverflowResponder ¶
func (client DatetimeClient) GetOverflowResponder(resp *http.Response) (result DateTime, err error)
GetOverflowResponder handles the response to the GetOverflow request. The method always closes the http.Response Body.
func (DatetimeClient) GetOverflowSender ¶
GetOverflowSender sends the GetOverflow request. The method will close the http.Response Body if it receives an error.
func (DatetimeClient) GetUnderflow ¶
func (client DatetimeClient) GetUnderflow(ctx context.Context) (result DateTime, err error)
GetUnderflow get underflow datetime value
func (DatetimeClient) GetUnderflowPreparer ¶
GetUnderflowPreparer prepares the GetUnderflow request.
func (DatetimeClient) GetUnderflowResponder ¶
func (client DatetimeClient) GetUnderflowResponder(resp *http.Response) (result DateTime, err error)
GetUnderflowResponder handles the response to the GetUnderflow request. The method always closes the http.Response Body.
func (DatetimeClient) GetUnderflowSender ¶
GetUnderflowSender sends the GetUnderflow request. The method will close the http.Response Body if it receives an error.
func (DatetimeClient) GetUtcLowercaseMaxDateTime ¶
func (client DatetimeClient) GetUtcLowercaseMaxDateTime(ctx context.Context) (result DateTime, err error)
GetUtcLowercaseMaxDateTime get max datetime value 9999-12-31t23:59:59.9999999z
func (DatetimeClient) GetUtcLowercaseMaxDateTimePreparer ¶
func (client DatetimeClient) GetUtcLowercaseMaxDateTimePreparer(ctx context.Context) (*http.Request, error)
GetUtcLowercaseMaxDateTimePreparer prepares the GetUtcLowercaseMaxDateTime request.
func (DatetimeClient) GetUtcLowercaseMaxDateTimeResponder ¶
func (client DatetimeClient) GetUtcLowercaseMaxDateTimeResponder(resp *http.Response) (result DateTime, err error)
GetUtcLowercaseMaxDateTimeResponder handles the response to the GetUtcLowercaseMaxDateTime request. The method always closes the http.Response Body.
func (DatetimeClient) GetUtcLowercaseMaxDateTimeSender ¶
func (client DatetimeClient) GetUtcLowercaseMaxDateTimeSender(req *http.Request) (*http.Response, error)
GetUtcLowercaseMaxDateTimeSender sends the GetUtcLowercaseMaxDateTime request. The method will close the http.Response Body if it receives an error.
func (DatetimeClient) GetUtcMinDateTime ¶
func (client DatetimeClient) GetUtcMinDateTime(ctx context.Context) (result DateTime, err error)
GetUtcMinDateTime get min datetime value 0001-01-01T00:00:00Z
func (DatetimeClient) GetUtcMinDateTimePreparer ¶
GetUtcMinDateTimePreparer prepares the GetUtcMinDateTime request.
func (DatetimeClient) GetUtcMinDateTimeResponder ¶
func (client DatetimeClient) GetUtcMinDateTimeResponder(resp *http.Response) (result DateTime, err error)
GetUtcMinDateTimeResponder handles the response to the GetUtcMinDateTime request. The method always closes the http.Response Body.
func (DatetimeClient) GetUtcMinDateTimeSender ¶
GetUtcMinDateTimeSender sends the GetUtcMinDateTime request. The method will close the http.Response Body if it receives an error.
func (DatetimeClient) GetUtcUppercaseMaxDateTime ¶
func (client DatetimeClient) GetUtcUppercaseMaxDateTime(ctx context.Context) (result DateTime, err error)
GetUtcUppercaseMaxDateTime get max datetime value 9999-12-31T23:59:59.9999999Z
func (DatetimeClient) GetUtcUppercaseMaxDateTimePreparer ¶
func (client DatetimeClient) GetUtcUppercaseMaxDateTimePreparer(ctx context.Context) (*http.Request, error)
GetUtcUppercaseMaxDateTimePreparer prepares the GetUtcUppercaseMaxDateTime request.
func (DatetimeClient) GetUtcUppercaseMaxDateTimeResponder ¶
func (client DatetimeClient) GetUtcUppercaseMaxDateTimeResponder(resp *http.Response) (result DateTime, err error)
GetUtcUppercaseMaxDateTimeResponder handles the response to the GetUtcUppercaseMaxDateTime request. The method always closes the http.Response Body.
func (DatetimeClient) GetUtcUppercaseMaxDateTimeSender ¶
func (client DatetimeClient) GetUtcUppercaseMaxDateTimeSender(req *http.Request) (*http.Response, error)
GetUtcUppercaseMaxDateTimeSender sends the GetUtcUppercaseMaxDateTime request. The method will close the http.Response Body if it receives an error.
func (DatetimeClient) PutLocalNegativeOffsetMaxDateTime ¶
func (client DatetimeClient) PutLocalNegativeOffsetMaxDateTime(ctx context.Context, datetimeBody date.Time) (result autorest.Response, err error)
PutLocalNegativeOffsetMaxDateTime put max datetime value with positive numoffset 9999-12-31t23:59:59.9999999-14:00
func (DatetimeClient) PutLocalNegativeOffsetMaxDateTimePreparer ¶
func (client DatetimeClient) PutLocalNegativeOffsetMaxDateTimePreparer(ctx context.Context, datetimeBody date.Time) (*http.Request, error)
PutLocalNegativeOffsetMaxDateTimePreparer prepares the PutLocalNegativeOffsetMaxDateTime request.
func (DatetimeClient) PutLocalNegativeOffsetMaxDateTimeResponder ¶
func (client DatetimeClient) PutLocalNegativeOffsetMaxDateTimeResponder(resp *http.Response) (result autorest.Response, err error)
PutLocalNegativeOffsetMaxDateTimeResponder handles the response to the PutLocalNegativeOffsetMaxDateTime request. The method always closes the http.Response Body.
func (DatetimeClient) PutLocalNegativeOffsetMaxDateTimeSender ¶
func (client DatetimeClient) PutLocalNegativeOffsetMaxDateTimeSender(req *http.Request) (*http.Response, error)
PutLocalNegativeOffsetMaxDateTimeSender sends the PutLocalNegativeOffsetMaxDateTime request. The method will close the http.Response Body if it receives an error.
func (DatetimeClient) PutLocalNegativeOffsetMinDateTime ¶
func (client DatetimeClient) PutLocalNegativeOffsetMinDateTime(ctx context.Context, datetimeBody date.Time) (result autorest.Response, err error)
PutLocalNegativeOffsetMinDateTime put min datetime value 0001-01-01T00:00:00-14:00
func (DatetimeClient) PutLocalNegativeOffsetMinDateTimePreparer ¶
func (client DatetimeClient) PutLocalNegativeOffsetMinDateTimePreparer(ctx context.Context, datetimeBody date.Time) (*http.Request, error)
PutLocalNegativeOffsetMinDateTimePreparer prepares the PutLocalNegativeOffsetMinDateTime request.
func (DatetimeClient) PutLocalNegativeOffsetMinDateTimeResponder ¶
func (client DatetimeClient) PutLocalNegativeOffsetMinDateTimeResponder(resp *http.Response) (result autorest.Response, err error)
PutLocalNegativeOffsetMinDateTimeResponder handles the response to the PutLocalNegativeOffsetMinDateTime request. The method always closes the http.Response Body.
func (DatetimeClient) PutLocalNegativeOffsetMinDateTimeSender ¶
func (client DatetimeClient) PutLocalNegativeOffsetMinDateTimeSender(req *http.Request) (*http.Response, error)
PutLocalNegativeOffsetMinDateTimeSender sends the PutLocalNegativeOffsetMinDateTime request. The method will close the http.Response Body if it receives an error.
func (DatetimeClient) PutLocalPositiveOffsetMaxDateTime ¶
func (client DatetimeClient) PutLocalPositiveOffsetMaxDateTime(ctx context.Context, datetimeBody date.Time) (result autorest.Response, err error)
PutLocalPositiveOffsetMaxDateTime put max datetime value with positive numoffset 9999-12-31t23:59:59.9999999+14:00
func (DatetimeClient) PutLocalPositiveOffsetMaxDateTimePreparer ¶
func (client DatetimeClient) PutLocalPositiveOffsetMaxDateTimePreparer(ctx context.Context, datetimeBody date.Time) (*http.Request, error)
PutLocalPositiveOffsetMaxDateTimePreparer prepares the PutLocalPositiveOffsetMaxDateTime request.
func (DatetimeClient) PutLocalPositiveOffsetMaxDateTimeResponder ¶
func (client DatetimeClient) PutLocalPositiveOffsetMaxDateTimeResponder(resp *http.Response) (result autorest.Response, err error)
PutLocalPositiveOffsetMaxDateTimeResponder handles the response to the PutLocalPositiveOffsetMaxDateTime request. The method always closes the http.Response Body.
func (DatetimeClient) PutLocalPositiveOffsetMaxDateTimeSender ¶
func (client DatetimeClient) PutLocalPositiveOffsetMaxDateTimeSender(req *http.Request) (*http.Response, error)
PutLocalPositiveOffsetMaxDateTimeSender sends the PutLocalPositiveOffsetMaxDateTime request. The method will close the http.Response Body if it receives an error.
func (DatetimeClient) PutLocalPositiveOffsetMinDateTime ¶
func (client DatetimeClient) PutLocalPositiveOffsetMinDateTime(ctx context.Context, datetimeBody date.Time) (result autorest.Response, err error)
PutLocalPositiveOffsetMinDateTime put min datetime value 0001-01-01T00:00:00+14:00
func (DatetimeClient) PutLocalPositiveOffsetMinDateTimePreparer ¶
func (client DatetimeClient) PutLocalPositiveOffsetMinDateTimePreparer(ctx context.Context, datetimeBody date.Time) (*http.Request, error)
PutLocalPositiveOffsetMinDateTimePreparer prepares the PutLocalPositiveOffsetMinDateTime request.
func (DatetimeClient) PutLocalPositiveOffsetMinDateTimeResponder ¶
func (client DatetimeClient) PutLocalPositiveOffsetMinDateTimeResponder(resp *http.Response) (result autorest.Response, err error)
PutLocalPositiveOffsetMinDateTimeResponder handles the response to the PutLocalPositiveOffsetMinDateTime request. The method always closes the http.Response Body.
func (DatetimeClient) PutLocalPositiveOffsetMinDateTimeSender ¶
func (client DatetimeClient) PutLocalPositiveOffsetMinDateTimeSender(req *http.Request) (*http.Response, error)
PutLocalPositiveOffsetMinDateTimeSender sends the PutLocalPositiveOffsetMinDateTime request. The method will close the http.Response Body if it receives an error.
func (DatetimeClient) PutUtcMaxDateTime ¶
func (client DatetimeClient) PutUtcMaxDateTime(ctx context.Context, datetimeBody date.Time) (result autorest.Response, err error)
PutUtcMaxDateTime put max datetime value 9999-12-31T23:59:59.9999999Z
func (DatetimeClient) PutUtcMaxDateTimePreparer ¶
func (client DatetimeClient) PutUtcMaxDateTimePreparer(ctx context.Context, datetimeBody date.Time) (*http.Request, error)
PutUtcMaxDateTimePreparer prepares the PutUtcMaxDateTime request.
func (DatetimeClient) PutUtcMaxDateTimeResponder ¶
func (client DatetimeClient) PutUtcMaxDateTimeResponder(resp *http.Response) (result autorest.Response, err error)
PutUtcMaxDateTimeResponder handles the response to the PutUtcMaxDateTime request. The method always closes the http.Response Body.
func (DatetimeClient) PutUtcMaxDateTimeSender ¶
PutUtcMaxDateTimeSender sends the PutUtcMaxDateTime request. The method will close the http.Response Body if it receives an error.
func (DatetimeClient) PutUtcMinDateTime ¶
func (client DatetimeClient) PutUtcMinDateTime(ctx context.Context, datetimeBody date.Time) (result autorest.Response, err error)
PutUtcMinDateTime put min datetime value 0001-01-01T00:00:00Z
func (DatetimeClient) PutUtcMinDateTimePreparer ¶
func (client DatetimeClient) PutUtcMinDateTimePreparer(ctx context.Context, datetimeBody date.Time) (*http.Request, error)
PutUtcMinDateTimePreparer prepares the PutUtcMinDateTime request.
func (DatetimeClient) PutUtcMinDateTimeResponder ¶
func (client DatetimeClient) PutUtcMinDateTimeResponder(resp *http.Response) (result autorest.Response, err error)
PutUtcMinDateTimeResponder handles the response to the PutUtcMinDateTime request. The method always closes the http.Response Body.
func (DatetimeClient) PutUtcMinDateTimeSender ¶
PutUtcMinDateTimeSender sends the PutUtcMinDateTime request. The method will close the http.Response Body if it receives an error.