CreateAvailabilityConfigurationRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An idempotent token that ensures that an API request is executed only once.

Link copied to clipboard

The domain to which the provider applies.

Link copied to clipboard

Exchange Web Services (EWS) availability provider definition. The request must contain exactly one provider definition, either EwsProvider or LambdaProvider.

Link copied to clipboard

Lambda availability provider definition. The request must contain exactly one provider definition, either EwsProvider or LambdaProvider.

Link copied to clipboard

The WorkMail organization for which the AvailabilityConfiguration will be created.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String