- Category - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
The skill store category that is shown.
- Category.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- categoryId(Long) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Category.Builder
-
The ID of the skill store category.
- categoryId() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Category
-
The ID of the skill store category.
- categoryId(Long) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreSkillsByCategoryRequest.Builder
-
The category ID for which the skills are being retrieved from the skill store.
- categoryId() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreSkillsByCategoryRequest
-
The category ID for which the skills are being retrieved from the skill store.
- categoryList(Collection<Category>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreCategoriesResponse.Builder
-
The list of categories.
- categoryList(Category...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreCategoriesResponse.Builder
-
The list of categories.
- categoryList(Consumer<Category.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreCategoriesResponse.Builder
-
The list of categories.
- categoryList() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreCategoriesResponse
-
The list of categories.
- categoryName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Category.Builder
-
The name of the skill store category.
- categoryName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Category
-
The name of the skill store category.
- cause(Throwable) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.SourceException.BuilderImpl
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.AlexaForBusinessException.Builder
-
- cause(Throwable) - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AlexaForBusinessException.BuilderImpl
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.AlreadyExistsException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ConcurrentModificationException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeviceNotRegisteredException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.InvalidCertificateAuthorityException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.InvalidDeviceException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.InvalidSecretsManagerResourceException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.InvalidServiceLinkedRoleStateException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.InvalidUserStatusException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.LimitExceededException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.NameInUseException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.NotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ResourceAssociatedException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ResourceInUseException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SkillNotLinkedException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UnauthorizedException.Builder
-
- certificateArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeviceNetworkProfileInfo.Builder
-
The ARN of the certificate associated with a device.
- certificateArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceNetworkProfileInfo
-
The ARN of the certificate associated with a device.
- certificateAuthorityArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileRequest.Builder
-
The ARN of the Private Certificate Authority (PCA) created in AWS Certificate Manager (ACM).
- certificateAuthorityArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileRequest
-
The ARN of the Private Certificate Authority (PCA) created in AWS Certificate Manager (ACM).
- certificateAuthorityArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfile.Builder
-
The ARN of the Private Certificate Authority (PCA) created in AWS Certificate Manager (ACM).
- certificateAuthorityArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfile
-
The ARN of the Private Certificate Authority (PCA) created in AWS Certificate Manager (ACM).
- certificateAuthorityArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfileData.Builder
-
The ARN of the Private Certificate Authority (PCA) created in AWS Certificate Manager (ACM).
- certificateAuthorityArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfileData
-
The ARN of the Private Certificate Authority (PCA) created in AWS Certificate Manager (ACM).
- certificateAuthorityArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateNetworkProfileRequest.Builder
-
The ARN of the Private Certificate Authority (PCA) created in AWS Certificate Manager (ACM).
- certificateAuthorityArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateNetworkProfileRequest
-
The ARN of the Private Certificate Authority (PCA) created in AWS Certificate Manager (ACM).
- certificateExpirationTime(Instant) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeviceNetworkProfileInfo.Builder
-
The time (in epoch) when the certificate expires.
- certificateExpirationTime() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceNetworkProfileInfo
-
The time (in epoch) when the certificate expires.
- chooseAuthScheme(List<EndpointAuthScheme>) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.AuthSchemeUtils
-
Per the spec, the auth schemes list is ordered by preference, so we simply iterate over the list until we find an
auth scheme we recognize.
- clientId(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.RegisterAvsDeviceRequest.Builder
-
The client ID of the OEM used for code-based linking authorization on an AVS device.
- clientId() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RegisterAvsDeviceRequest
-
The client ID of the OEM used for code-based linking authorization on an AVS device.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateAddressBookRequest.Builder
-
A unique, user-specified identifier for the request that ensures idempotency.
- clientRequestToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateAddressBookRequest
-
A unique, user-specified identifier for the request that ensures idempotency.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateBusinessReportScheduleRequest.Builder
-
The client request token.
- clientRequestToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateBusinessReportScheduleRequest
-
The client request token.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateConferenceProviderRequest.Builder
-
The request token of the client.
- clientRequestToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateConferenceProviderRequest
-
The request token of the client.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateContactRequest.Builder
-
A unique, user-specified identifier for this request that ensures idempotency.
- clientRequestToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateContactRequest
-
A unique, user-specified identifier for this request that ensures idempotency.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateGatewayGroupRequest.Builder
-
A unique, user-specified identifier for the request that ensures idempotency.
- clientRequestToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateGatewayGroupRequest
-
A unique, user-specified identifier for the request that ensures idempotency.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileRequest.Builder
-
Sets the value of the ClientRequestToken property for this object.
- clientRequestToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileRequest
-
Returns the value of the ClientRequestToken property for this object.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileRequest.Builder
-
The user-specified token that is used during the creation of a profile.
- clientRequestToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileRequest
-
The user-specified token that is used during the creation of a profile.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateRoomRequest.Builder
-
A unique, user-specified identifier for this request that ensures idempotency.
- clientRequestToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateRoomRequest
-
A unique, user-specified identifier for this request that ensures idempotency.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateSkillGroupRequest.Builder
-
A unique, user-specified identifier for this request that ensures idempotency.
- clientRequestToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateSkillGroupRequest
-
A unique, user-specified identifier for this request that ensures idempotency.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateUserRequest.Builder
-
A unique, user-specified identifier for this request that ensures idempotency.
- clientRequestToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateUserRequest
-
A unique, user-specified identifier for this request that ensures idempotency.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ResourceInUseException.Builder
-
Sets the value of the ClientRequestToken property for this object.
- clientRequestToken() - Method in exception software.amazon.awssdk.services.alexaforbusiness.model.ResourceInUseException
-
Returns the value of the ClientRequestToken property for this object.
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SendAnnouncementRequest.Builder
-
The unique, user-specified identifier for the request that ensures idempotency.
- clientRequestToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SendAnnouncementRequest
-
The unique, user-specified identifier for the request that ensures idempotency.
- code(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatusDetail.Builder
-
The device status detail code.
- code(DeviceStatusDetailCode) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatusDetail.Builder
-
The device status detail code.
- code() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatusDetail
-
The device status detail code.
- codeAsString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatusDetail
-
The device status detail code.
- CommsProtocol - Enum in software.amazon.awssdk.services.alexaforbusiness.model
-
- commsProtocol(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.IPDialIn.Builder
-
The protocol, including SIP, SIPS, and H323.
- commsProtocol(CommsProtocol) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.IPDialIn.Builder
-
The protocol, including SIP, SIPS, and H323.
- commsProtocol() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.IPDialIn
-
The protocol, including SIP, SIPS, and H323.
- commsProtocolAsString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.IPDialIn
-
The protocol, including SIP, SIPS, and H323.
- ConcurrentModificationException - Exception in software.amazon.awssdk.services.alexaforbusiness.model
-
There is a concurrent modification of resources.
- ConcurrentModificationException.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- Condition - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- condition() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Fn
-
Convert this fn into a condition
- condition(String) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Fn
-
- Condition.Builder - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- CONDITIONS - Static variable in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Rule
-
- conditions - Variable in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Rule
-
- ConferencePreference - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
The default conference provider that is used if no other scheduled meetings are detected.
- conferencePreference(ConferencePreference) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.PutConferencePreferenceRequest.Builder
-
The conference preference of a specific conference provider.
- conferencePreference(Consumer<ConferencePreference.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.PutConferencePreferenceRequest.Builder
-
The conference preference of a specific conference provider.
- conferencePreference() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutConferencePreferenceRequest
-
The conference preference of a specific conference provider.
- ConferencePreference.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- ConferenceProvider - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
An entity that provides a conferencing solution.
- conferenceProvider(ConferenceProvider) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GetConferenceProviderResponse.Builder
-
The conference provider.
- conferenceProvider(Consumer<ConferenceProvider.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GetConferenceProviderResponse.Builder
-
The conference provider.
- conferenceProvider() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetConferenceProviderResponse
-
The conference provider.
- ConferenceProvider.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- conferenceProviderArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateConferenceProviderResponse.Builder
-
The ARN of the newly-created conference provider.
- conferenceProviderArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateConferenceProviderResponse
-
The ARN of the newly-created conference provider.
- conferenceProviderArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeleteConferenceProviderRequest.Builder
-
The ARN of the conference provider.
- conferenceProviderArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteConferenceProviderRequest
-
The ARN of the conference provider.
- conferenceProviderArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GetConferenceProviderRequest.Builder
-
The ARN of the newly created conference provider.
- conferenceProviderArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetConferenceProviderRequest
-
The ARN of the newly created conference provider.
- conferenceProviderArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateConferenceProviderRequest.Builder
-
The ARN of the conference provider.
- conferenceProviderArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateConferenceProviderRequest
-
The ARN of the conference provider.
- conferenceProviderName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateConferenceProviderRequest.Builder
-
The name of the conference provider.
- conferenceProviderName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateConferenceProviderRequest
-
The name of the conference provider.
- conferenceProviders(Collection<ConferenceProvider>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListConferenceProvidersResponse.Builder
-
The conference providers.
- conferenceProviders(ConferenceProvider...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListConferenceProvidersResponse.Builder
-
The conference providers.
- conferenceProviders(Consumer<ConferenceProvider.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListConferenceProvidersResponse.Builder
-
The conference providers.
- conferenceProviders() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListConferenceProvidersResponse
-
The conference providers.
- ConferenceProviderType - Enum in software.amazon.awssdk.services.alexaforbusiness.model
-
- conferenceProviderType(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateConferenceProviderRequest.Builder
-
Represents a type within a list of predefined types.
- conferenceProviderType(ConferenceProviderType) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateConferenceProviderRequest.Builder
-
Represents a type within a list of predefined types.
- conferenceProviderType() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateConferenceProviderRequest
-
Represents a type within a list of predefined types.
- conferenceProviderType(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateConferenceProviderRequest.Builder
-
The type of the conference provider.
- conferenceProviderType(ConferenceProviderType) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateConferenceProviderRequest.Builder
-
The type of the conference provider.
- conferenceProviderType() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateConferenceProviderRequest
-
The type of the conference provider.
- conferenceProviderTypeAsString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateConferenceProviderRequest
-
Represents a type within a list of predefined types.
- conferenceProviderTypeAsString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateConferenceProviderRequest
-
The type of the conference provider.
- ConnectionStatus - Enum in software.amazon.awssdk.services.alexaforbusiness.model
-
- connectionStatus(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatusInfo.Builder
-
The latest available information about the connection status of a device.
- connectionStatus(ConnectionStatus) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatusInfo.Builder
-
The latest available information about the connection status of a device.
- connectionStatus() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatusInfo
-
The latest available information about the connection status of a device.
- connectionStatusAsString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatusInfo
-
The latest available information about the connection status of a device.
- connectionStatusUpdatedTime(Instant) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatusInfo.Builder
-
The time (in epoch) when the device connection status changed.
- connectionStatusUpdatedTime() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatusInfo
-
The time (in epoch) when the device connection status changed.
- Contact - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
A contact with attributes.
- contact(Contact) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GetContactResponse.Builder
-
The details of the requested contact.
- contact(Consumer<Contact.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GetContactResponse.Builder
-
The details of the requested contact.
- contact() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetContactResponse
-
The details of the requested contact.
- Contact.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- contactArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.AssociateContactWithAddressBookRequest.Builder
-
The ARN of the contact to associate with an address book.
- contactArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateContactWithAddressBookRequest
-
The ARN of the contact to associate with an address book.
- contactArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Contact.Builder
-
The ARN of the contact.
- contactArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Contact
-
The ARN of the contact.
- contactArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ContactData.Builder
-
The ARN of the contact.
- contactArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ContactData
-
The ARN of the contact.
- contactArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateContactResponse.Builder
-
The ARN of the newly created address book.
- contactArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateContactResponse
-
The ARN of the newly created address book.
- contactArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeleteContactRequest.Builder
-
The ARN of the contact to delete.
- contactArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteContactRequest
-
The ARN of the contact to delete.
- contactArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DisassociateContactFromAddressBookRequest.Builder
-
The ARN of the contact to disassociate from an address book.
- contactArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateContactFromAddressBookRequest
-
The ARN of the contact to disassociate from an address book.
- contactArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GetContactRequest.Builder
-
The ARN of the contact for which to request details.
- contactArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetContactRequest
-
The ARN of the contact for which to request details.
- contactArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateContactRequest.Builder
-
The ARN of the contact to update.
- contactArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateContactRequest
-
The ARN of the contact to update.
- ContactData - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
Information related to a contact.
- ContactData.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- contactEmail(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GetInvitationConfigurationResponse.Builder
-
The email ID of the organization or individual contact that the enrolled user can use.
- contactEmail() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetInvitationConfigurationResponse
-
The email ID of the organization or individual contact that the enrolled user can use.
- contactEmail(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.PutInvitationConfigurationRequest.Builder
-
The email ID of the organization or individual contact that the enrolled user can use.
- contactEmail() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutInvitationConfigurationRequest
-
The email ID of the organization or individual contact that the enrolled user can use.
- contacts(Collection<ContactData>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchContactsResponse.Builder
-
The contacts that meet the specified set of filter criteria, in sort order.
- contacts(ContactData...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchContactsResponse.Builder
-
The contacts that meet the specified set of filter criteria, in sort order.
- contacts(Consumer<ContactData.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchContactsResponse.Builder
-
The contacts that meet the specified set of filter criteria, in sort order.
- contacts() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchContactsResponse
-
The contacts that meet the specified set of filter criteria, in sort order.
- Content - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
The content definition.
- content(Content) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SendAnnouncementRequest.Builder
-
The announcement content.
- content(Consumer<Content.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SendAnnouncementRequest.Builder
-
The announcement content.
- content() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SendAnnouncementRequest
-
The announcement content.
- Content.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- contentRange(BusinessReportContentRange) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportSchedule.Builder
-
The content range of the reports.
- contentRange(Consumer<BusinessReportContentRange.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportSchedule.Builder
-
The content range of the reports.
- contentRange() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportSchedule
-
The content range of the reports.
- contentRange(BusinessReportContentRange) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateBusinessReportScheduleRequest.Builder
-
The content range of the reports.
- contentRange(Consumer<BusinessReportContentRange.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateBusinessReportScheduleRequest.Builder
-
The content range of the reports.
- contentRange() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateBusinessReportScheduleRequest
-
The content range of the reports.
- context(String) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.ParameterReference.Builder
-
- countryCode(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.PSTNDialIn.Builder
-
The zip code.
- countryCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PSTNDialIn
-
The zip code.
- create() - Static method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- create() - Static method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.AlexaForBusinessResponseMetadata
-
- createAddressBook(CreateAddressBookRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- createAddressBook(Consumer<CreateAddressBookRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- createAddressBook(CreateAddressBookRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- createAddressBook(Consumer<CreateAddressBookRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- CreateAddressBookRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- CreateAddressBookRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- CreateAddressBookRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- CreateAddressBookRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.CreateAddressBookRequestMarshaller
-
- CreateAddressBookResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- CreateAddressBookResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- createAuthSchemes(Value) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.AuthSchemeUtils
-
- createBusinessReportSchedule(CreateBusinessReportScheduleRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- createBusinessReportSchedule(Consumer<CreateBusinessReportScheduleRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- createBusinessReportSchedule(CreateBusinessReportScheduleRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- createBusinessReportSchedule(Consumer<CreateBusinessReportScheduleRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- CreateBusinessReportScheduleRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- CreateBusinessReportScheduleRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- CreateBusinessReportScheduleRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- CreateBusinessReportScheduleRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.CreateBusinessReportScheduleRequestMarshaller
-
- CreateBusinessReportScheduleResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- CreateBusinessReportScheduleResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- createConferenceProvider(CreateConferenceProviderRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- createConferenceProvider(Consumer<CreateConferenceProviderRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- createConferenceProvider(CreateConferenceProviderRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- createConferenceProvider(Consumer<CreateConferenceProviderRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- CreateConferenceProviderRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- CreateConferenceProviderRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- CreateConferenceProviderRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- CreateConferenceProviderRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.CreateConferenceProviderRequestMarshaller
-
- CreateConferenceProviderResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- CreateConferenceProviderResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- createContact(CreateContactRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- createContact(Consumer<CreateContactRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- createContact(CreateContactRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- createContact(Consumer<CreateContactRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- CreateContactRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- CreateContactRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- CreateContactRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- CreateContactRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.CreateContactRequestMarshaller
-
- CreateContactResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- CreateContactResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- createdTime(Instant) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeviceData.Builder
-
The time (in epoch) when the device data was created.
- createdTime() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceData
-
The time (in epoch) when the device data was created.
- CreateEndOfMeetingReminder - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
Creates settings for the end of meeting reminder feature that are applied to a room profile.
- CreateEndOfMeetingReminder.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- createGatewayGroup(CreateGatewayGroupRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- createGatewayGroup(Consumer<CreateGatewayGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- createGatewayGroup(CreateGatewayGroupRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- createGatewayGroup(Consumer<CreateGatewayGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- CreateGatewayGroupRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- CreateGatewayGroupRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- CreateGatewayGroupRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- CreateGatewayGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.CreateGatewayGroupRequestMarshaller
-
- CreateGatewayGroupResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- CreateGatewayGroupResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- CreateInstantBooking - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
Creates settings for the instant booking feature that are applied to a room profile.
- CreateInstantBooking.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- CreateMeetingRoomConfiguration - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
Creates meeting room settings of a room profile.
- CreateMeetingRoomConfiguration.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- createNetworkProfile(CreateNetworkProfileRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- createNetworkProfile(Consumer<CreateNetworkProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- createNetworkProfile(CreateNetworkProfileRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- createNetworkProfile(Consumer<CreateNetworkProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- CreateNetworkProfileRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- CreateNetworkProfileRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- CreateNetworkProfileRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- CreateNetworkProfileRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.CreateNetworkProfileRequestMarshaller
-
- CreateNetworkProfileResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- CreateNetworkProfileResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- CreateProactiveJoin - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- CreateProactiveJoin.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- createProfile(CreateProfileRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- createProfile(Consumer<CreateProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- createProfile(CreateProfileRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- createProfile(Consumer<CreateProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- CreateProfileRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- CreateProfileRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- CreateProfileRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- CreateProfileRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.CreateProfileRequestMarshaller
-
- CreateProfileResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- CreateProfileResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- CreateRequireCheckIn - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
Creates settings for the require check in feature that are applied to a room profile.
- CreateRequireCheckIn.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- createRoom(CreateRoomRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- createRoom(Consumer<CreateRoomRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- createRoom(CreateRoomRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- createRoom(Consumer<CreateRoomRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- CreateRoomRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- CreateRoomRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- CreateRoomRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- CreateRoomRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.CreateRoomRequestMarshaller
-
- CreateRoomResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- CreateRoomResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- createSkillGroup(CreateSkillGroupRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- createSkillGroup(Consumer<CreateSkillGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- createSkillGroup(CreateSkillGroupRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- createSkillGroup(Consumer<CreateSkillGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- CreateSkillGroupRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- CreateSkillGroupRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- CreateSkillGroupRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- CreateSkillGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.CreateSkillGroupRequestMarshaller
-
- CreateSkillGroupResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- CreateSkillGroupResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- createUser(CreateUserRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- createUser(Consumer<CreateUserRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- createUser(CreateUserRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- createUser(Consumer<CreateUserRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- CreateUserRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- CreateUserRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- CreateUserRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- CreateUserRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.CreateUserRequestMarshaller
-
- CreateUserResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- CreateUserResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- ctx(String, Supplier<T>) - Static method in exception software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.RuleError
-
- ctx(String, Runnable) - Static method in exception software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.RuleError
-
- currentPassword(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileRequest.Builder
-
The current password of the Wi-Fi network.
- currentPassword() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileRequest
-
The current password of the Wi-Fi network.
- currentPassword(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfile.Builder
-
The current password of the Wi-Fi network.
- currentPassword() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfile
-
The current password of the Wi-Fi network.
- currentPassword(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateNetworkProfileRequest.Builder
-
The current password of the Wi-Fi network.
- currentPassword() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateNetworkProfileRequest
-
The current password of the Wi-Fi network.
- dataRetentionOptIn(Boolean) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileRequest.Builder
-
Whether data retention of the profile is enabled.
- dataRetentionOptIn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileRequest
-
Whether data retention of the profile is enabled.
- dataRetentionOptIn(Boolean) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Profile.Builder
-
Whether data retention of the profile is enabled.
- dataRetentionOptIn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Profile
-
Whether data retention of the profile is enabled.
- dataRetentionOptIn(Boolean) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateProfileRequest.Builder
-
Whether data retention of the profile is enabled.
- dataRetentionOptIn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateProfileRequest
-
Whether data retention of the profile is enabled.
- Default() - Constructor for class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.ExprVisitor.Default
-
- DEFAULT - Static variable in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Parameter
-
- DefaultAlexaForBusinessEndpointProvider - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- DefaultAlexaForBusinessEndpointProvider() - Constructor for class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.DefaultAlexaForBusinessEndpointProvider
-
- defaultConferenceProviderArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ConferencePreference.Builder
-
The ARN of the default conference provider.
- defaultConferenceProviderArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ConferencePreference
-
The ARN of the default conference provider.
- defaultEngine() - Static method in interface software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.RuleEngine
-
- DefaultPartitionDataProvider - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- DefaultPartitionDataProvider() - Constructor for class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.DefaultPartitionDataProvider
-
- defaultProvider() - Static method in interface software.amazon.awssdk.services.alexaforbusiness.endpoints.AlexaForBusinessEndpointProvider
-
- DefaultRuleEngine - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- DefaultRuleEngine() - Constructor for class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.DefaultRuleEngine
-
- defaultValue(Value) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Parameter.Builder
-
- deleteAddressBook(DeleteAddressBookRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- deleteAddressBook(Consumer<DeleteAddressBookRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- deleteAddressBook(DeleteAddressBookRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- deleteAddressBook(Consumer<DeleteAddressBookRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- DeleteAddressBookRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteAddressBookRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteAddressBookRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- DeleteAddressBookRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.DeleteAddressBookRequestMarshaller
-
- DeleteAddressBookResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteAddressBookResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- deleteBusinessReportSchedule(DeleteBusinessReportScheduleRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- deleteBusinessReportSchedule(Consumer<DeleteBusinessReportScheduleRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- deleteBusinessReportSchedule(DeleteBusinessReportScheduleRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- deleteBusinessReportSchedule(Consumer<DeleteBusinessReportScheduleRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- DeleteBusinessReportScheduleRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteBusinessReportScheduleRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteBusinessReportScheduleRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- DeleteBusinessReportScheduleRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.DeleteBusinessReportScheduleRequestMarshaller
-
- DeleteBusinessReportScheduleResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteBusinessReportScheduleResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- deleteConferenceProvider(DeleteConferenceProviderRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- deleteConferenceProvider(Consumer<DeleteConferenceProviderRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- deleteConferenceProvider(DeleteConferenceProviderRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- deleteConferenceProvider(Consumer<DeleteConferenceProviderRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- DeleteConferenceProviderRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteConferenceProviderRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteConferenceProviderRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- DeleteConferenceProviderRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.DeleteConferenceProviderRequestMarshaller
-
- DeleteConferenceProviderResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteConferenceProviderResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- deleteContact(DeleteContactRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- deleteContact(Consumer<DeleteContactRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- deleteContact(DeleteContactRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- deleteContact(Consumer<DeleteContactRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- DeleteContactRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteContactRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteContactRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- DeleteContactRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.DeleteContactRequestMarshaller
-
- DeleteContactResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteContactResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- deleteDevice(DeleteDeviceRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- deleteDevice(Consumer<DeleteDeviceRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- deleteDevice(DeleteDeviceRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- deleteDevice(Consumer<DeleteDeviceRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- DeleteDeviceRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteDeviceRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteDeviceRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- DeleteDeviceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.DeleteDeviceRequestMarshaller
-
- DeleteDeviceResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteDeviceResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- deleteDeviceUsageData(DeleteDeviceUsageDataRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- deleteDeviceUsageData(Consumer<DeleteDeviceUsageDataRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- deleteDeviceUsageData(DeleteDeviceUsageDataRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- deleteDeviceUsageData(Consumer<DeleteDeviceUsageDataRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- DeleteDeviceUsageDataRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteDeviceUsageDataRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteDeviceUsageDataRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- DeleteDeviceUsageDataRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.DeleteDeviceUsageDataRequestMarshaller
-
- DeleteDeviceUsageDataResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteDeviceUsageDataResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- deleteGatewayGroup(DeleteGatewayGroupRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- deleteGatewayGroup(Consumer<DeleteGatewayGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- deleteGatewayGroup(DeleteGatewayGroupRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- deleteGatewayGroup(Consumer<DeleteGatewayGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- DeleteGatewayGroupRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteGatewayGroupRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteGatewayGroupRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- DeleteGatewayGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.DeleteGatewayGroupRequestMarshaller
-
- DeleteGatewayGroupResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteGatewayGroupResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- deleteNetworkProfile(DeleteNetworkProfileRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- deleteNetworkProfile(Consumer<DeleteNetworkProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- deleteNetworkProfile(DeleteNetworkProfileRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- deleteNetworkProfile(Consumer<DeleteNetworkProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- DeleteNetworkProfileRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteNetworkProfileRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteNetworkProfileRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- DeleteNetworkProfileRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.DeleteNetworkProfileRequestMarshaller
-
- DeleteNetworkProfileResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteNetworkProfileResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- deleteProfile(DeleteProfileRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- deleteProfile(Consumer<DeleteProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- deleteProfile(DeleteProfileRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- deleteProfile(Consumer<DeleteProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- DeleteProfileRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteProfileRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteProfileRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- DeleteProfileRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.DeleteProfileRequestMarshaller
-
- DeleteProfileResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteProfileResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- deleteRoom(DeleteRoomRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- deleteRoom(Consumer<DeleteRoomRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- deleteRoom(DeleteRoomRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- deleteRoom(Consumer<DeleteRoomRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- DeleteRoomRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteRoomRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteRoomRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- DeleteRoomRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.DeleteRoomRequestMarshaller
-
- DeleteRoomResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteRoomResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- deleteRoomSkillParameter(DeleteRoomSkillParameterRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- deleteRoomSkillParameter(Consumer<DeleteRoomSkillParameterRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- deleteRoomSkillParameter(DeleteRoomSkillParameterRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- deleteRoomSkillParameter(Consumer<DeleteRoomSkillParameterRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- DeleteRoomSkillParameterRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteRoomSkillParameterRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteRoomSkillParameterRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- DeleteRoomSkillParameterRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.DeleteRoomSkillParameterRequestMarshaller
-
- DeleteRoomSkillParameterResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteRoomSkillParameterResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- deleteSkillAuthorization(DeleteSkillAuthorizationRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- deleteSkillAuthorization(Consumer<DeleteSkillAuthorizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- deleteSkillAuthorization(DeleteSkillAuthorizationRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- deleteSkillAuthorization(Consumer<DeleteSkillAuthorizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- DeleteSkillAuthorizationRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteSkillAuthorizationRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteSkillAuthorizationRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- DeleteSkillAuthorizationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.DeleteSkillAuthorizationRequestMarshaller
-
- DeleteSkillAuthorizationResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteSkillAuthorizationResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- deleteSkillGroup(DeleteSkillGroupRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- deleteSkillGroup(Consumer<DeleteSkillGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- deleteSkillGroup(DeleteSkillGroupRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- deleteSkillGroup(Consumer<DeleteSkillGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- DeleteSkillGroupRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteSkillGroupRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteSkillGroupRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- DeleteSkillGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.DeleteSkillGroupRequestMarshaller
-
- DeleteSkillGroupResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteSkillGroupResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- deleteUser(DeleteUserRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- deleteUser(Consumer<DeleteUserRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- deleteUser(DeleteUserRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- deleteUser(Consumer<DeleteUserRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- DeleteUserRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteUserRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteUserRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- DeleteUserRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.DeleteUserRequestMarshaller
-
- DeleteUserResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeleteUserResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- deliveryTime(Instant) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.BusinessReport.Builder
-
The time of report delivery.
- deliveryTime() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReport
-
The time of report delivery.
- deprecated(Parameter.Deprecated) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Parameter.Builder
-
- DEPRECATED - Static variable in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Parameter
-
- Deprecated(String, String) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Parameter.Deprecated
-
- description(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.AddressBook.Builder
-
The description of the address book.
- description() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AddressBook
-
The description of the address book.
- description(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.AddressBookData.Builder
-
The description of the address book.
- description() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AddressBookData
-
The description of the address book.
- description(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateAddressBookRequest.Builder
-
The description of the address book.
- description() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateAddressBookRequest
-
The description of the address book.
- description(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateGatewayGroupRequest.Builder
-
The description of the gateway group.
- description() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateGatewayGroupRequest
-
The description of the gateway group.
- description(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileRequest.Builder
-
Detailed information about a device's network profile.
- description() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileRequest
-
Detailed information about a device's network profile.
- description(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateRoomRequest.Builder
-
The description for the room.
- description() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateRoomRequest
-
The description for the room.
- description(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateSkillGroupRequest.Builder
-
The description for the skill group.
- description() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateSkillGroupRequest
-
The description for the skill group.
- description(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Gateway.Builder
-
The description of the gateway.
- description() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Gateway
-
The description of the gateway.
- description(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GatewayGroup.Builder
-
The description of the gateway group.
- description() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GatewayGroup
-
The description of the gateway group.
- description(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GatewayGroupSummary.Builder
-
The description of the gateway group.
- description() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GatewayGroupSummary
-
The description of the gateway group.
- description(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GatewaySummary.Builder
-
The description of the gateway.
- description() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GatewaySummary
-
The description of the gateway.
- description(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfile.Builder
-
Detailed information about a device's network profile.
- description() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfile
-
Detailed information about a device's network profile.
- description(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfileData.Builder
-
Detailed information about a device's network profile.
- description() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfileData
-
Detailed information about a device's network profile.
- description(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Room.Builder
-
The description of a room.
- description() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Room
-
The description of a room.
- description(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.RoomData.Builder
-
The description of a room.
- description() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RoomData
-
The description of a room.
- description(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SkillGroup.Builder
-
The description of a skill group.
- description() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillGroup
-
The description of a skill group.
- description(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SkillGroupData.Builder
-
The description of a skill group.
- description() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillGroupData
-
The description of a skill group.
- description(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SmartHomeAppliance.Builder
-
The description of the smart home appliance.
- description() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SmartHomeAppliance
-
The description of the smart home appliance.
- description(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateAddressBookRequest.Builder
-
The updated description of the room.
- description() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateAddressBookRequest
-
The updated description of the room.
- description(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateGatewayGroupRequest.Builder
-
The updated description of the gateway group.
- description() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateGatewayGroupRequest
-
The updated description of the gateway group.
- description(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateGatewayRequest.Builder
-
The updated description of the gateway.
- description() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateGatewayRequest
-
The updated description of the gateway.
- description(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateNetworkProfileRequest.Builder
-
Detailed information about a device's network profile.
- description() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateNetworkProfileRequest
-
Detailed information about a device's network profile.
- description(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateRoomRequest.Builder
-
The updated description for the room.
- description() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateRoomRequest
-
The updated description for the room.
- description(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateSkillGroupRequest.Builder
-
The updated description for the skill group.
- description() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateSkillGroupRequest
-
The updated description for the skill group.
- DeveloperInfo - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
The details about the developer that published the skill.
- developerInfo(DeveloperInfo) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SkillDetails.Builder
-
The details about the developer that published the skill.
- developerInfo(Consumer<DeveloperInfo.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SkillDetails.Builder
-
The details about the developer that published the skill.
- developerInfo() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillDetails
-
The details about the developer that published the skill.
- DeveloperInfo.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- developerName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeveloperInfo.Builder
-
The name of the developer.
- developerName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeveloperInfo
-
The name of the developer.
- Device - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
A device with attributes.
- device(Device) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GetDeviceResponse.Builder
-
The details of the device requested.
- device(Consumer<Device.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GetDeviceResponse.Builder
-
The details of the device requested.
- device() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetDeviceResponse
-
The details of the device requested.
- Device.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- deviceArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.AssociateDeviceWithNetworkProfileRequest.Builder
-
The device ARN.
- deviceArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateDeviceWithNetworkProfileRequest
-
The device ARN.
- deviceArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.AssociateDeviceWithRoomRequest.Builder
-
The ARN of the device to associate to a room.
- deviceArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateDeviceWithRoomRequest
-
The ARN of the device to associate to a room.
- deviceArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeleteDeviceRequest.Builder
-
The ARN of the device for which to request details.
- deviceArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteDeviceRequest
-
The ARN of the device for which to request details.
- deviceArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeleteDeviceUsageDataRequest.Builder
-
The ARN of the device.
- deviceArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteDeviceUsageDataRequest
-
The ARN of the device.
- deviceArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Device.Builder
-
The ARN of a device.
- deviceArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Device
-
The ARN of a device.
- deviceArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeviceData.Builder
-
The ARN of a device.
- deviceArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceData
-
The ARN of a device.
- deviceArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DisassociateDeviceFromRoomRequest.Builder
-
The ARN of the device to disassociate from a room.
- deviceArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateDeviceFromRoomRequest
-
The ARN of the device to disassociate from a room.
- deviceArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GetDeviceRequest.Builder
-
The ARN of the device for which to request details.
- deviceArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetDeviceRequest
-
The ARN of the device for which to request details.
- deviceArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListDeviceEventsRequest.Builder
-
The ARN of a device.
- deviceArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListDeviceEventsRequest
-
The ARN of a device.
- deviceArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.RegisterAvsDeviceResponse.Builder
-
The ARN of the device.
- deviceArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RegisterAvsDeviceResponse
-
The ARN of the device.
- deviceArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.StartDeviceSyncRequest.Builder
-
The ARN of the device to sync.
- deviceArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.StartDeviceSyncRequest
-
The ARN of the device to sync.
- deviceArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateDeviceRequest.Builder
-
The ARN of the device to update.
- deviceArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateDeviceRequest
-
The ARN of the device to update.
- DeviceData - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
Device attributes.
- DeviceData.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeviceEvent - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
The list of device events.
- DeviceEvent.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- deviceEvents(Collection<DeviceEvent>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListDeviceEventsResponse.Builder
-
The device events requested for the device ARN.
- deviceEvents(DeviceEvent...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListDeviceEventsResponse.Builder
-
The device events requested for the device ARN.
- deviceEvents(Consumer<DeviceEvent.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListDeviceEventsResponse.Builder
-
The device events requested for the device ARN.
- deviceEvents() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListDeviceEventsResponse
-
The device events requested for the device ARN.
- DeviceEventType - Enum in software.amazon.awssdk.services.alexaforbusiness.model
-
- deviceName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Device.Builder
-
The name of a device.
- deviceName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Device
-
The name of a device.
- deviceName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeviceData.Builder
-
The name of a device.
- deviceName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceData
-
The name of a device.
- deviceName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateDeviceRequest.Builder
-
The updated device name.
- deviceName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateDeviceRequest
-
The updated device name.
- DeviceNetworkProfileInfo - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
Detailed information about a device's network profile.
- DeviceNetworkProfileInfo.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeviceNotRegisteredException - Exception in software.amazon.awssdk.services.alexaforbusiness.model
-
The request failed because this device is no longer registered and therefore no longer managed by this account.
- DeviceNotRegisteredException.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- devices(Collection<DeviceData>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchDevicesResponse.Builder
-
The devices that meet the specified set of filter criteria, in sort order.
- devices(DeviceData...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchDevicesResponse.Builder
-
The devices that meet the specified set of filter criteria, in sort order.
- devices(Consumer<DeviceData.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchDevicesResponse.Builder
-
The devices that meet the specified set of filter criteria, in sort order.
- devices() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchDevicesResponse
-
The devices that meet the specified set of filter criteria, in sort order.
- deviceSerialNumber(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Device.Builder
-
The serial number of a device.
- deviceSerialNumber() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Device
-
The serial number of a device.
- deviceSerialNumber(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeviceData.Builder
-
The serial number of a device.
- deviceSerialNumber() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceData
-
The serial number of a device.
- deviceSerialNumber(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.RegisterAvsDeviceRequest.Builder
-
The key generated by the OEM that uniquely identifies a specified instance of your AVS device.
- deviceSerialNumber() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RegisterAvsDeviceRequest
-
The key generated by the OEM that uniquely identifies a specified instance of your AVS device.
- deviceStatus(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Device.Builder
-
The status of a device.
- deviceStatus(DeviceStatus) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Device.Builder
-
The status of a device.
- deviceStatus() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Device
-
The status of a device.
- deviceStatus(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeviceData.Builder
-
The status of a device.
- deviceStatus(DeviceStatus) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeviceData.Builder
-
The status of a device.
- deviceStatus() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceData
-
The status of a device.
- DeviceStatus - Enum in software.amazon.awssdk.services.alexaforbusiness.model
-
- deviceStatusAsString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Device
-
The status of a device.
- deviceStatusAsString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceData
-
The status of a device.
- DeviceStatusDetail - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
Details of a device’s status.
- DeviceStatusDetail.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- DeviceStatusDetailCode - Enum in software.amazon.awssdk.services.alexaforbusiness.model
-
- deviceStatusDetails(Collection<DeviceStatusDetail>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatusInfo.Builder
-
One or more device status detail descriptions.
- deviceStatusDetails(DeviceStatusDetail...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatusInfo.Builder
-
One or more device status detail descriptions.
- deviceStatusDetails(Consumer<DeviceStatusDetail.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatusInfo.Builder
-
One or more device status detail descriptions.
- deviceStatusDetails() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatusInfo
-
One or more device status detail descriptions.
- deviceStatusInfo(DeviceStatusInfo) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Device.Builder
-
Detailed information about a device's status.
- deviceStatusInfo(Consumer<DeviceStatusInfo.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Device.Builder
-
Detailed information about a device's status.
- deviceStatusInfo() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Device
-
Detailed information about a device's status.
- deviceStatusInfo(DeviceStatusInfo) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeviceData.Builder
-
Detailed information about a device's status.
- deviceStatusInfo(Consumer<DeviceStatusInfo.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeviceData.Builder
-
Detailed information about a device's status.
- deviceStatusInfo() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceData
-
Detailed information about a device's status.
- DeviceStatusInfo - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
Detailed information about a device's status.
- DeviceStatusInfo.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- deviceType(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Device.Builder
-
The type of a device.
- deviceType() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Device
-
The type of a device.
- deviceType(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeviceData.Builder
-
The type of a device.
- deviceType() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceData
-
The type of a device.
- deviceUsageType(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeleteDeviceUsageDataRequest.Builder
-
The type of usage data to delete.
- deviceUsageType(DeviceUsageType) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeleteDeviceUsageDataRequest.Builder
-
The type of usage data to delete.
- deviceUsageType() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteDeviceUsageDataRequest
-
The type of usage data to delete.
- DeviceUsageType - Enum in software.amazon.awssdk.services.alexaforbusiness.model
-
- deviceUsageTypeAsString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteDeviceUsageDataRequest
-
The type of usage data to delete.
- disableHostPrefixInjection(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.AwsEndpointProviderUtils
-
- disassociateContactFromAddressBook(DisassociateContactFromAddressBookRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- disassociateContactFromAddressBook(Consumer<DisassociateContactFromAddressBookRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- disassociateContactFromAddressBook(DisassociateContactFromAddressBookRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- disassociateContactFromAddressBook(Consumer<DisassociateContactFromAddressBookRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- DisassociateContactFromAddressBookRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DisassociateContactFromAddressBookRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- DisassociateContactFromAddressBookRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- DisassociateContactFromAddressBookRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.DisassociateContactFromAddressBookRequestMarshaller
-
- DisassociateContactFromAddressBookResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DisassociateContactFromAddressBookResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- disassociateDeviceFromRoom(DisassociateDeviceFromRoomRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- disassociateDeviceFromRoom(Consumer<DisassociateDeviceFromRoomRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- disassociateDeviceFromRoom(DisassociateDeviceFromRoomRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- disassociateDeviceFromRoom(Consumer<DisassociateDeviceFromRoomRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- DisassociateDeviceFromRoomRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DisassociateDeviceFromRoomRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- DisassociateDeviceFromRoomRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- DisassociateDeviceFromRoomRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.DisassociateDeviceFromRoomRequestMarshaller
-
- DisassociateDeviceFromRoomResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DisassociateDeviceFromRoomResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- disassociateSkillFromSkillGroup(DisassociateSkillFromSkillGroupRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- disassociateSkillFromSkillGroup(Consumer<DisassociateSkillFromSkillGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- disassociateSkillFromSkillGroup(DisassociateSkillFromSkillGroupRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- disassociateSkillFromSkillGroup(Consumer<DisassociateSkillFromSkillGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- DisassociateSkillFromSkillGroupRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DisassociateSkillFromSkillGroupRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- DisassociateSkillFromSkillGroupRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- DisassociateSkillFromSkillGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.DisassociateSkillFromSkillGroupRequestMarshaller
-
- DisassociateSkillFromSkillGroupResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DisassociateSkillFromSkillGroupResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- disassociateSkillFromUsers(DisassociateSkillFromUsersRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- disassociateSkillFromUsers(Consumer<DisassociateSkillFromUsersRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- disassociateSkillFromUsers(DisassociateSkillFromUsersRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- disassociateSkillFromUsers(Consumer<DisassociateSkillFromUsersRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- DisassociateSkillFromUsersRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DisassociateSkillFromUsersRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- DisassociateSkillFromUsersRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- DisassociateSkillFromUsersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.DisassociateSkillFromUsersRequestMarshaller
-
- DisassociateSkillFromUsersResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DisassociateSkillFromUsersResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- disassociateSkillGroupFromRoom(DisassociateSkillGroupFromRoomRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- disassociateSkillGroupFromRoom(Consumer<DisassociateSkillGroupFromRoomRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- disassociateSkillGroupFromRoom(DisassociateSkillGroupFromRoomRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- disassociateSkillGroupFromRoom(Consumer<DisassociateSkillGroupFromRoomRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- DisassociateSkillGroupFromRoomRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DisassociateSkillGroupFromRoomRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- DisassociateSkillGroupFromRoomRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- DisassociateSkillGroupFromRoomRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.DisassociateSkillGroupFromRoomRequestMarshaller
-
- DisassociateSkillGroupFromRoomResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- DisassociateSkillGroupFromRoomResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- displayName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Contact.Builder
-
The name of the contact to display on the console.
- displayName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Contact
-
The name of the contact to display on the console.
- displayName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ContactData.Builder
-
The name of the contact to display on the console.
- displayName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ContactData
-
The name of the contact to display on the console.
- displayName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateContactRequest.Builder
-
The name of the contact to display on the console.
- displayName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateContactRequest
-
The name of the contact to display on the console.
- displayName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateContactRequest.Builder
-
The updated display name of the contact.
- displayName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateContactRequest
-
The updated display name of the contact.
- distanceUnit(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileRequest.Builder
-
The distance unit to be used by devices in the profile.
- distanceUnit(DistanceUnit) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileRequest.Builder
-
The distance unit to be used by devices in the profile.
- distanceUnit() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileRequest
-
The distance unit to be used by devices in the profile.
- DistanceUnit - Enum in software.amazon.awssdk.services.alexaforbusiness.model
-
- distanceUnit(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Profile.Builder
-
The distance unit of a room profile.
- distanceUnit(DistanceUnit) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Profile.Builder
-
The distance unit of a room profile.
- distanceUnit() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Profile
-
The distance unit of a room profile.
- distanceUnit(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ProfileData.Builder
-
The distance unit of a room profile.
- distanceUnit(DistanceUnit) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ProfileData.Builder
-
The distance unit of a room profile.
- distanceUnit() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ProfileData
-
The distance unit of a room profile.
- distanceUnit(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateProfileRequest.Builder
-
The updated distance unit for the room profile.
- distanceUnit(DistanceUnit) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateProfileRequest.Builder
-
The updated distance unit for the room profile.
- distanceUnit() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateProfileRequest
-
The updated distance unit for the room profile.
- distanceUnitAsString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileRequest
-
The distance unit to be used by devices in the profile.
- distanceUnitAsString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Profile
-
The distance unit of a room profile.
- distanceUnitAsString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ProfileData
-
The distance unit of a room profile.
- distanceUnitAsString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateProfileRequest
-
The updated distance unit for the room profile.
- DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.PartitionFn
-
- dnsSuffix(String) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Outputs.Builder
-
- dnsSuffix() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Outputs
-
- documentation(String) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Parameter.Builder
-
- DOCUMENTATION - Static variable in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Parameter
-
- documentation(String) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Rule.Builder
-
- DOCUMENTATION - Static variable in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Rule
-
- documentation - Variable in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Rule
-
- downloadUrl(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.BusinessReport.Builder
-
The download link where a user can download the report.
- downloadUrl() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReport
-
The download link where a user can download the report.
- DUAL_STACK_DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.PartitionFn
-
- dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Outputs.Builder
-
- dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Outputs
-
- dualStackEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.AwsEndpointProviderUtils
-
- durationInMinutes(Integer) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateInstantBooking.Builder
-
Duration between 15 and 240 minutes at increments of 15 that determines how long to book an available room
when a meeting is started with Alexa.
- durationInMinutes() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateInstantBooking
-
Duration between 15 and 240 minutes at increments of 15 that determines how long to book an available room when a
meeting is started with Alexa.
- durationInMinutes(Integer) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.InstantBooking.Builder
-
Duration between 15 and 240 minutes at increments of 15 that determines how long to book an available room
when a meeting is started with Alexa.
- durationInMinutes() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.InstantBooking
-
Duration between 15 and 240 minutes at increments of 15 that determines how long to book an available room when a
meeting is started with Alexa.
- durationInMinutes(Integer) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateInstantBooking.Builder
-
Duration between 15 and 240 minutes at increments of 15 that determines how long to book an available room
when a meeting is started with Alexa.
- durationInMinutes() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateInstantBooking
-
Duration between 15 and 240 minutes at increments of 15 that determines how long to book an available room when a
meeting is started with Alexa.
- facts() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.FatScope
-
- failureCode(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.BusinessReport.Builder
-
The failure code.
- failureCode(BusinessReportFailureCode) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.BusinessReport.Builder
-
The failure code.
- failureCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReport
-
The failure code.
- failureCodeAsString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReport
-
The failure code.
- FatScope<T> - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- FatScope(HashMap<Identifier, T>, HashMap<Expr, T>) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.FatScope
-
- FatScope() - Constructor for class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.FatScope
-
- feature(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatusDetail.Builder
-
The list of available features on the device.
- feature(Feature) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatusDetail.Builder
-
The list of available features on the device.
- feature() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatusDetail
-
The list of available features on the device.
- Feature - Enum in software.amazon.awssdk.services.alexaforbusiness.model
-
- featureAsString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatusDetail
-
The list of available features on the device.
- features(Collection<Feature>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.StartDeviceSyncRequest.Builder
-
Request structure to start the device sync.
- features(Feature...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.StartDeviceSyncRequest.Builder
-
Request structure to start the device sync.
- features() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.StartDeviceSyncRequest
-
Request structure to start the device sync.
- featuresAsStrings() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.StartDeviceSyncRequest
-
Request structure to start the device sync.
- featuresWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.StartDeviceSyncRequest.Builder
-
Request structure to start the device sync.
- featuresWithStrings(String...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.StartDeviceSyncRequest.Builder
-
Request structure to start the device sync.
- Filter - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
A filter name and value pair that is used to return a more specific list of results.
- Filter.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- filters(Collection<Filter>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchAddressBooksRequest.Builder
-
The filters to use to list a specified set of address books.
- filters(Filter...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchAddressBooksRequest.Builder
-
The filters to use to list a specified set of address books.
- filters(Consumer<Filter.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchAddressBooksRequest.Builder
-
The filters to use to list a specified set of address books.
- filters() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchAddressBooksRequest
-
The filters to use to list a specified set of address books.
- filters(Collection<Filter>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchContactsRequest.Builder
-
The filters to use to list a specified set of address books.
- filters(Filter...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchContactsRequest.Builder
-
The filters to use to list a specified set of address books.
- filters(Consumer<Filter.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchContactsRequest.Builder
-
The filters to use to list a specified set of address books.
- filters() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchContactsRequest
-
The filters to use to list a specified set of address books.
- filters(Collection<Filter>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchDevicesRequest.Builder
-
The filters to use to list a specified set of devices.
- filters(Filter...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchDevicesRequest.Builder
-
The filters to use to list a specified set of devices.
- filters(Consumer<Filter.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchDevicesRequest.Builder
-
The filters to use to list a specified set of devices.
- filters() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchDevicesRequest
-
The filters to use to list a specified set of devices.
- filters(Collection<Filter>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchNetworkProfilesRequest.Builder
-
The filters to use to list a specified set of network profiles.
- filters(Filter...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchNetworkProfilesRequest.Builder
-
The filters to use to list a specified set of network profiles.
- filters(Consumer<Filter.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchNetworkProfilesRequest.Builder
-
The filters to use to list a specified set of network profiles.
- filters() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchNetworkProfilesRequest
-
The filters to use to list a specified set of network profiles.
- filters(Collection<Filter>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchProfilesRequest.Builder
-
The filters to use to list a specified set of room profiles.
- filters(Filter...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchProfilesRequest.Builder
-
The filters to use to list a specified set of room profiles.
- filters(Consumer<Filter.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchProfilesRequest.Builder
-
The filters to use to list a specified set of room profiles.
- filters() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchProfilesRequest
-
The filters to use to list a specified set of room profiles.
- filters(Collection<Filter>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchRoomsRequest.Builder
-
The filters to use to list a specified set of rooms.
- filters(Filter...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchRoomsRequest.Builder
-
The filters to use to list a specified set of rooms.
- filters(Consumer<Filter.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchRoomsRequest.Builder
-
The filters to use to list a specified set of rooms.
- filters() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchRoomsRequest
-
The filters to use to list a specified set of rooms.
- filters(Collection<Filter>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchSkillGroupsRequest.Builder
-
The filters to use to list a specified set of skill groups.
- filters(Filter...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchSkillGroupsRequest.Builder
-
The filters to use to list a specified set of skill groups.
- filters(Consumer<Filter.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchSkillGroupsRequest.Builder
-
The filters to use to list a specified set of skill groups.
- filters() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchSkillGroupsRequest
-
The filters to use to list a specified set of skill groups.
- filters(Collection<Filter>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchUsersRequest.Builder
-
The filters to use for listing a specific set of users.
- filters(Filter...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchUsersRequest.Builder
-
The filters to use for listing a specific set of users.
- filters(Consumer<Filter.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchUsersRequest.Builder
-
The filters to use for listing a specific set of users.
- filters() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchUsersRequest
-
The filters to use for listing a specific set of users.
- finishMultipartTemplate() - Method in interface software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.TemplateVisitor
-
Invoked at the conclusion of visiting a multipart template like `https://{Region}.{dnsSuffix}`.
- fipsEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.AwsEndpointProviderUtils
-
- firstName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Contact.Builder
-
The first name of the contact, used to call the contact on the device.
- firstName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Contact
-
The first name of the contact, used to call the contact on the device.
- firstName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ContactData.Builder
-
The first name of the contact, used to call the contact on the device.
- firstName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ContactData
-
The first name of the contact, used to call the contact on the device.
- firstName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateContactRequest.Builder
-
The first name of the contact that is used to call the contact on the device.
- firstName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateContactRequest
-
The first name of the contact that is used to call the contact on the device.
- firstName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateUserRequest.Builder
-
The first name for the user.
- firstName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateUserRequest
-
The first name for the user.
- firstName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateContactRequest.Builder
-
The updated first name of the contact.
- firstName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateContactRequest
-
The updated first name of the contact.
- firstName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UserData.Builder
-
The first name of a user.
- firstName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UserData
-
The first name of a user.
- fn(Fn) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Condition.Builder
-
- Fn - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- Fn(FnNode) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Fn
-
- fn(String) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.FnNode.Builder
-
- fnNode - Variable in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Fn
-
- FnNode - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
Parsed but not validated function contents containing the `fn` name and `argv`
- FnNode.Builder - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- FnVisitor<R> - Interface in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- forEach(BiConsumer<Identifier, Value>) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Value.Record
-
- forgetSmartHomeAppliances(ForgetSmartHomeAppliancesRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- forgetSmartHomeAppliances(Consumer<ForgetSmartHomeAppliancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- forgetSmartHomeAppliances(ForgetSmartHomeAppliancesRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- forgetSmartHomeAppliances(Consumer<ForgetSmartHomeAppliancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- ForgetSmartHomeAppliancesRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- ForgetSmartHomeAppliancesRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- ForgetSmartHomeAppliancesRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- ForgetSmartHomeAppliancesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.ForgetSmartHomeAppliancesRequestMarshaller
-
- ForgetSmartHomeAppliancesResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- ForgetSmartHomeAppliancesResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- format(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportSchedule.Builder
-
The format of the generated report (individual CSV files or zipped files of individual files).
- format(BusinessReportFormat) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportSchedule.Builder
-
The format of the generated report (individual CSV files or zipped files of individual files).
- format() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportSchedule
-
The format of the generated report (individual CSV files or zipped files of individual files).
- format(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateBusinessReportScheduleRequest.Builder
-
The format of the generated report (individual CSV files or zipped files of individual files).
- format(BusinessReportFormat) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateBusinessReportScheduleRequest.Builder
-
The format of the generated report (individual CSV files or zipped files of individual files).
- format() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateBusinessReportScheduleRequest
-
The format of the generated report (individual CSV files or zipped files of individual files).
- format(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateBusinessReportScheduleRequest.Builder
-
The format of the generated report (individual CSV files or zipped files of individual files).
- format(BusinessReportFormat) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateBusinessReportScheduleRequest.Builder
-
The format of the generated report (individual CSV files or zipped files of individual files).
- format() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateBusinessReportScheduleRequest
-
The format of the generated report (individual CSV files or zipped files of individual files).
- formatAsString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportSchedule
-
The format of the generated report (individual CSV files or zipped files of individual files).
- formatAsString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateBusinessReportScheduleRequest
-
The format of the generated report (individual CSV files or zipped files of individual files).
- formatAsString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateBusinessReportScheduleRequest
-
The format of the generated report (individual CSV files or zipped files of individual files).
- friendlyName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SmartHomeAppliance.Builder
-
The friendly name of the smart home appliance.
- friendlyName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SmartHomeAppliance
-
The friendly name of the smart home appliance.
- from(String) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.ParameterReference
-
- from(String, String) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.ParameterReference
-
- fromArray(List<Value>) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Value
-
- fromBool(boolean) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Literal
-
- fromBool(boolean) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Value
-
- fromInteger(int) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Literal
-
- fromInteger(int) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Value
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Condition
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.EndpointResult
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.EndpointRuleset
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Expr
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.FnNode
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Literal
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Outputs
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Parameter.Deprecated
-
- fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Parameter
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Parameters
-
- fromNode(JsonNode) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.ParameterType
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Partition
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Partitions
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.RegionOverride
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Rule
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Value.Endpoint
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Value
-
- fromParam(Parameter, Expr) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.BooleanEqualsFn
-
- fromParam(Parameter) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.PartitionFn
-
- fromRecord(Map<Identifier, Literal>) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Literal
-
- fromRecord(Map<Identifier, Value>) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Value
-
- fromStr(Template) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Literal
-
- fromStr(String) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Literal
-
- fromStr(String) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Value
-
- fromString(String) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Identifier
-
- fromString(String) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Template
-
- fromTuple(List<Literal>) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Literal
-
- fromValue(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.ParameterType
-
- fromValue(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportFailureCode
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportFormat
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportInterval
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.CommsProtocol
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.ConferenceProviderType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.ConnectionStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.DeviceEventType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatusDetailCode
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.DeviceUsageType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.DistanceUnit
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.EnablementType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.EnablementTypeFilter
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.EndOfMeetingReminderType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.EnrollmentStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.Feature
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.Locale
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.NetworkEapMethod
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.NetworkSecurityType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.PhoneNumberType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.RequirePin
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.SipType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.SkillType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.SkillTypeFilter
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.SortValue
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.TemperatureUnit
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.WakeWord
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- hasAddressBooks() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchAddressBooksResponse
-
For responses, this returns true if the service returned a value for the AddressBooks property.
- hasAudioList() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Content
-
For responses, this returns true if the service returned a value for the AudioList property.
- hasAuthorizationResult() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutSkillAuthorizationRequest
-
For responses, this returns true if the service returned a value for the AuthorizationResult property.
- hasBulletPoints() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillDetails
-
For responses, this returns true if the service returned a value for the BulletPoints property.
- hasBusinessReportSchedules() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListBusinessReportSchedulesResponse
-
For responses, this returns true if the service returned a value for the BusinessReportSchedules property.
- hasCategoryList() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreCategoriesResponse
-
For responses, this returns true if the service returned a value for the CategoryList property.
- hasConferenceProviders() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListConferenceProvidersResponse
-
For responses, this returns true if the service returned a value for the ConferenceProviders property.
- hasContacts() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchContactsResponse
-
For responses, this returns true if the service returned a value for the Contacts property.
- hasDeviceEvents() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListDeviceEventsResponse
-
For responses, this returns true if the service returned a value for the DeviceEvents property.
- hasDevices() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchDevicesResponse
-
For responses, this returns true if the service returned a value for the Devices property.
- hasDeviceStatusDetails() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatusInfo
-
For responses, this returns true if the service returned a value for the DeviceStatusDetails property.
- hasFeatures() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.StartDeviceSyncRequest
-
For responses, this returns true if the service returned a value for the Features property.
- hasFilters() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchAddressBooksRequest
-
For responses, this returns true if the service returned a value for the Filters property.
- hasFilters() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchContactsRequest
-
For responses, this returns true if the service returned a value for the Filters property.
- hasFilters() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchDevicesRequest
-
For responses, this returns true if the service returned a value for the Filters property.
- hasFilters() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchNetworkProfilesRequest
-
For responses, this returns true if the service returned a value for the Filters property.
- hasFilters() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchProfilesRequest
-
For responses, this returns true if the service returned a value for the Filters property.
- hasFilters() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchRoomsRequest
-
For responses, this returns true if the service returned a value for the Filters property.
- hasFilters() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchSkillGroupsRequest
-
For responses, this returns true if the service returned a value for the Filters property.
- hasFilters() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchUsersRequest
-
For responses, this returns true if the service returned a value for the Filters property.
- hasGatewayGroups() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListGatewayGroupsResponse
-
For responses, this returns true if the service returned a value for the GatewayGroups property.
- hasGateways() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListGatewaysResponse
-
For responses, this returns true if the service returned a value for the Gateways property.
- hasGenericKeywords() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillDetails
-
For responses, this returns true if the service returned a value for the GenericKeywords property.
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Arn
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.EndpointResult
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.FatScope
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Fn
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.FnNode
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.GetAttr.Part.Index
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.GetAttr.Part.Key
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Identifier
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Literal
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Outputs
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Parameter.Deprecated
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Parameter
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.ParameterReference
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Parameters
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Partition
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Partitions
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Ref
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.RegionOverride
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Template.Dynamic
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Template
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Template.Literal
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Value.Array
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Value.Bool
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Value.Endpoint
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Value.Int
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Value.Record
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Value.Str
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AddressBook
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AddressBookData
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ApproveSkillRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ApproveSkillResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateContactWithAddressBookRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateContactWithAddressBookResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateDeviceWithNetworkProfileRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateDeviceWithNetworkProfileResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateDeviceWithRoomRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateDeviceWithRoomResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillGroupWithRoomRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillGroupWithRoomResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillWithSkillGroupRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillWithSkillGroupResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillWithUsersRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillWithUsersResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Audio
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReport
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportContentRange
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportRecurrence
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportS3Location
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportSchedule
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Category
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ConferencePreference
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ConferenceProvider
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Contact
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ContactData
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Content
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateAddressBookRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateAddressBookResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateBusinessReportScheduleRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateBusinessReportScheduleResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateConferenceProviderRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateConferenceProviderResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateContactRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateContactResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateEndOfMeetingReminder
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateGatewayGroupRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateGatewayGroupResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateInstantBooking
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateMeetingRoomConfiguration
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateProactiveJoin
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateRequireCheckIn
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateRoomRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateRoomResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateSkillGroupRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateSkillGroupResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateUserRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateUserResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteAddressBookRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteAddressBookResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteBusinessReportScheduleRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteBusinessReportScheduleResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteConferenceProviderRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteConferenceProviderResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteContactRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteContactResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteDeviceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteDeviceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteDeviceUsageDataRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteDeviceUsageDataResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteGatewayGroupRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteGatewayGroupResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteNetworkProfileRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteNetworkProfileResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteProfileRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteProfileResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteRoomRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteRoomResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteRoomSkillParameterRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteRoomSkillParameterResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteSkillAuthorizationRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteSkillAuthorizationResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteSkillGroupRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteSkillGroupResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteUserRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteUserResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeveloperInfo
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Device
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceData
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceEvent
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceNetworkProfileInfo
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatusDetail
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatusInfo
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateContactFromAddressBookRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateContactFromAddressBookResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateDeviceFromRoomRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateDeviceFromRoomResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillFromSkillGroupRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillFromSkillGroupResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillFromUsersRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillFromUsersResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillGroupFromRoomRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillGroupFromRoomResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.EndOfMeetingReminder
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Filter
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ForgetSmartHomeAppliancesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ForgetSmartHomeAppliancesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Gateway
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GatewayGroup
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GatewayGroupSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GatewaySummary
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetAddressBookRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetAddressBookResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetConferencePreferenceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetConferencePreferenceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetConferenceProviderRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetConferenceProviderResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetContactRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetContactResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetDeviceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetDeviceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetGatewayGroupRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetGatewayGroupResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetGatewayRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetGatewayResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetInvitationConfigurationRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetInvitationConfigurationResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetNetworkProfileRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetNetworkProfileResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetProfileRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetProfileResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetRoomRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetRoomResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetRoomSkillParameterRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetRoomSkillParameterResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetSkillGroupRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetSkillGroupResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.InstantBooking
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.IPDialIn
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListBusinessReportSchedulesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListBusinessReportSchedulesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListConferenceProvidersRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListConferenceProvidersResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListDeviceEventsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListDeviceEventsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListGatewayGroupsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListGatewayGroupsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListGatewaysRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListGatewaysResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreCategoriesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreCategoriesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreSkillsByCategoryRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreSkillsByCategoryResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSmartHomeAppliancesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSmartHomeAppliancesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListTagsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListTagsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.MeetingRoomConfiguration
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.MeetingSetting
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfile
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfileData
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PhoneNumber
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ProactiveJoin
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Profile
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ProfileData
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PSTNDialIn
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutConferencePreferenceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutConferencePreferenceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutInvitationConfigurationRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutInvitationConfigurationResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutRoomSkillParameterRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutRoomSkillParameterResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutSkillAuthorizationRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutSkillAuthorizationResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RegisterAvsDeviceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RegisterAvsDeviceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RejectSkillRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RejectSkillResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RequireCheckIn
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ResolveRoomRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ResolveRoomResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RevokeInvitationRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RevokeInvitationResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Room
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RoomData
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RoomSkillParameter
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchAddressBooksRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchAddressBooksResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchContactsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchContactsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchDevicesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchDevicesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchNetworkProfilesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchNetworkProfilesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchProfilesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchProfilesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchRoomsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchRoomsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchSkillGroupsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchSkillGroupsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchUsersRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchUsersResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SendAnnouncementRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SendAnnouncementResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SendInvitationRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SendInvitationResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SipAddress
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillDetails
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillGroup
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillGroupData
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillsStoreSkill
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SmartHomeAppliance
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Sort
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Ssml
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.StartDeviceSyncRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.StartDeviceSyncResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.StartSmartHomeApplianceDiscoveryRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.StartSmartHomeApplianceDiscoveryResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Tag
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.TagResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.TagResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Text
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UntagResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UntagResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateAddressBookRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateAddressBookResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateBusinessReportScheduleRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateBusinessReportScheduleResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateConferenceProviderRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateConferenceProviderResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateContactRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateContactResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateDeviceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateDeviceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateEndOfMeetingReminder
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateGatewayGroupRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateGatewayGroupResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateGatewayRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateGatewayResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateInstantBooking
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateMeetingRoomConfiguration
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateNetworkProfileRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateNetworkProfileResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateProactiveJoin
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateProfileRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateProfileResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateRequireCheckIn
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateRoomRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateRoomResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateSkillGroupRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateSkillGroupResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UserData
-
- hasNetworkProfiles() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchNetworkProfilesResponse
-
For responses, this returns true if the service returned a value for the NetworkProfiles property.
- hasNewInThisVersionBulletPoints() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillDetails
-
For responses, this returns true if the service returned a value for the NewInThisVersionBulletPoints property.
- hasPhoneNumbers() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Contact
-
For responses, this returns true if the service returned a value for the PhoneNumbers property.
- hasPhoneNumbers() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ContactData
-
For responses, this returns true if the service returned a value for the PhoneNumbers property.
- hasPhoneNumbers() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateContactRequest
-
For responses, this returns true if the service returned a value for the PhoneNumbers property.
- hasPhoneNumbers() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateContactRequest
-
For responses, this returns true if the service returned a value for the PhoneNumbers property.
- hasPrivateSkillIds() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetInvitationConfigurationResponse
-
For responses, this returns true if the service returned a value for the PrivateSkillIds property.
- hasPrivateSkillIds() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutInvitationConfigurationRequest
-
For responses, this returns true if the service returned a value for the PrivateSkillIds property.
- hasProfiles() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchProfilesResponse
-
For responses, this returns true if the service returned a value for the Profiles property.
- hasReminderAtMinutes() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateEndOfMeetingReminder
-
For responses, this returns true if the service returned a value for the ReminderAtMinutes property.
- hasReminderAtMinutes() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.EndOfMeetingReminder
-
For responses, this returns true if the service returned a value for the ReminderAtMinutes property.
- hasReminderAtMinutes() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateEndOfMeetingReminder
-
For responses, this returns true if the service returned a value for the ReminderAtMinutes property.
- hasReviews() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillDetails
-
For responses, this returns true if the service returned a value for the Reviews property.
- hasRoomFilters() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SendAnnouncementRequest
-
For responses, this returns true if the service returned a value for the RoomFilters property.
- hasRooms() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchRoomsResponse
-
For responses, this returns true if the service returned a value for the Rooms property.
- hasRoomSkillParameters() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ResolveRoomResponse
-
For responses, this returns true if the service returned a value for the RoomSkillParameters property.
- hasSampleUtterances() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillsStoreSkill
-
For responses, this returns true if the service returned a value for the SampleUtterances property.
- hasSipAddresses() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Contact
-
For responses, this returns true if the service returned a value for the SipAddresses property.
- hasSipAddresses() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ContactData
-
For responses, this returns true if the service returned a value for the SipAddresses property.
- hasSipAddresses() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateContactRequest
-
For responses, this returns true if the service returned a value for the SipAddresses property.
- hasSipAddresses() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateContactRequest
-
For responses, this returns true if the service returned a value for the SipAddresses property.
- hasSkillGroups() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchSkillGroupsResponse
-
For responses, this returns true if the service returned a value for the SkillGroups property.
- hasSkillsStoreSkills() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreSkillsByCategoryResponse
-
For responses, this returns true if the service returned a value for the SkillsStoreSkills property.
- hasSkillSummaries() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsResponse
-
For responses, this returns true if the service returned a value for the SkillSummaries property.
- hasSkillTypes() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillDetails
-
For responses, this returns true if the service returned a value for the SkillTypes property.
- hasSmartHomeAppliances() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSmartHomeAppliancesResponse
-
For responses, this returns true if the service returned a value for the SmartHomeAppliances property.
- hasSortCriteria() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchAddressBooksRequest
-
For responses, this returns true if the service returned a value for the SortCriteria property.
- hasSortCriteria() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchContactsRequest
-
For responses, this returns true if the service returned a value for the SortCriteria property.
- hasSortCriteria() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchDevicesRequest
-
For responses, this returns true if the service returned a value for the SortCriteria property.
- hasSortCriteria() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchNetworkProfilesRequest
-
For responses, this returns true if the service returned a value for the SortCriteria property.
- hasSortCriteria() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchProfilesRequest
-
For responses, this returns true if the service returned a value for the SortCriteria property.
- hasSortCriteria() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchRoomsRequest
-
For responses, this returns true if the service returned a value for the SortCriteria property.
- hasSortCriteria() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchSkillGroupsRequest
-
For responses, this returns true if the service returned a value for the SortCriteria property.
- hasSortCriteria() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchUsersRequest
-
For responses, this returns true if the service returned a value for the SortCriteria property.
- hasSsmlList() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Content
-
For responses, this returns true if the service returned a value for the SsmlList property.
- hasTagKeys() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UntagResourceRequest
-
For responses, this returns true if the service returned a value for the TagKeys property.
- hasTags() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateAddressBookRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateBusinessReportScheduleRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateConferenceProviderRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateContactRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateGatewayGroupRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateRoomRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateSkillGroupRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateUserRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListTagsResponse
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RegisterAvsDeviceRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.TagResourceRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTextList() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Content
-
For responses, this returns true if the service returned a value for the TextList property.
- hasTrustAnchors() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileRequest
-
For responses, this returns true if the service returned a value for the TrustAnchors property.
- hasTrustAnchors() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfile
-
For responses, this returns true if the service returned a value for the TrustAnchors property.
- hasTrustAnchors() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateNetworkProfileRequest
-
For responses, this returns true if the service returned a value for the TrustAnchors property.
- hasUsers() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchUsersResponse
-
For responses, this returns true if the service returned a value for the Users property.
- hasValues() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Filter
-
For responses, this returns true if the service returned a value for the Values property.
- hostLabel() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.IsValidHostLabel
-
- hostLabel() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.IsVirtualHostableS3Bucket
-
- name(String) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Parameter.Builder
-
- name(Identifier) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Parameter.Builder
-
- name(String) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.ParameterReference.Builder
-
- NAME - Static variable in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.PartitionFn
-
- name(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.AddressBook.Builder
-
The name of the address book.
- name() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AddressBook
-
The name of the address book.
- name(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.AddressBookData.Builder
-
The name of the address book.
- name() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AddressBookData
-
The name of the address book.
- name(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ConferenceProvider.Builder
-
The name of the conference provider.
- name() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ConferenceProvider
-
The name of the conference provider.
- name(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateAddressBookRequest.Builder
-
The name of the address book.
- name() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateAddressBookRequest
-
The name of the address book.
- name(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateGatewayGroupRequest.Builder
-
The name of the gateway group.
- name() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateGatewayGroupRequest
-
The name of the gateway group.
- name(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Gateway.Builder
-
The name of the gateway.
- name() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Gateway
-
The name of the gateway.
- name(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GatewayGroup.Builder
-
The name of the gateway group.
- name() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GatewayGroup
-
The name of the gateway group.
- name(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GatewayGroupSummary.Builder
-
The name of the gateway group.
- name() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GatewayGroupSummary
-
The name of the gateway group.
- name(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GatewaySummary.Builder
-
The name of the gateway.
- name() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GatewaySummary
-
The name of the gateway.
- name(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateAddressBookRequest.Builder
-
The updated name of the room.
- name() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateAddressBookRequest
-
The updated name of the room.
- name(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateGatewayGroupRequest.Builder
-
The updated name of the gateway group.
- name() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateGatewayGroupRequest
-
The updated name of the gateway group.
- name(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateGatewayRequest.Builder
-
The updated name of the gateway.
- name() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateGatewayRequest
-
The updated name of the gateway.
- NameInUseException - Exception in software.amazon.awssdk.services.alexaforbusiness.model
-
The name sent in the request is already in use.
- NameInUseException.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- NetworkEapMethod - Enum in software.amazon.awssdk.services.alexaforbusiness.model
-
- networkProfile(NetworkProfile) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GetNetworkProfileResponse.Builder
-
The network profile associated with a device.
- networkProfile(Consumer<NetworkProfile.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GetNetworkProfileResponse.Builder
-
The network profile associated with a device.
- networkProfile() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetNetworkProfileResponse
-
The network profile associated with a device.
- NetworkProfile - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
The network profile associated with a device.
- NetworkProfile.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- networkProfileArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.AssociateDeviceWithNetworkProfileRequest.Builder
-
The ARN of the network profile to associate with a device.
- networkProfileArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateDeviceWithNetworkProfileRequest
-
The ARN of the network profile to associate with a device.
- networkProfileArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileResponse.Builder
-
The ARN of the network profile associated with a device.
- networkProfileArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileResponse
-
The ARN of the network profile associated with a device.
- networkProfileArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeleteNetworkProfileRequest.Builder
-
The ARN of the network profile associated with a device.
- networkProfileArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteNetworkProfileRequest
-
The ARN of the network profile associated with a device.
- networkProfileArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeviceData.Builder
-
The ARN of the network profile associated with a device.
- networkProfileArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceData
-
The ARN of the network profile associated with a device.
- networkProfileArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeviceNetworkProfileInfo.Builder
-
The ARN of the network profile associated with a device.
- networkProfileArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceNetworkProfileInfo
-
The ARN of the network profile associated with a device.
- networkProfileArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GetNetworkProfileRequest.Builder
-
The ARN of the network profile associated with a device.
- networkProfileArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetNetworkProfileRequest
-
The ARN of the network profile associated with a device.
- networkProfileArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfile.Builder
-
The ARN of the network profile associated with a device.
- networkProfileArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfile
-
The ARN of the network profile associated with a device.
- networkProfileArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfileData.Builder
-
The ARN of the network profile associated with a device.
- networkProfileArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfileData
-
The ARN of the network profile associated with a device.
- networkProfileArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateNetworkProfileRequest.Builder
-
The ARN of the network profile associated with a device.
- networkProfileArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateNetworkProfileRequest
-
The ARN of the network profile associated with a device.
- NetworkProfileData - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
The data associated with a network profile.
- NetworkProfileData.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- networkProfileInfo(DeviceNetworkProfileInfo) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Device.Builder
-
Detailed information about a device's network profile.
- networkProfileInfo(Consumer<DeviceNetworkProfileInfo.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Device.Builder
-
Detailed information about a device's network profile.
- networkProfileInfo() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Device
-
Detailed information about a device's network profile.
- networkProfileName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileRequest.Builder
-
The name of the network profile associated with a device.
- networkProfileName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileRequest
-
The name of the network profile associated with a device.
- networkProfileName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeviceData.Builder
-
The name of the network profile associated with a device.
- networkProfileName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceData
-
The name of the network profile associated with a device.
- networkProfileName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfile.Builder
-
The name of the network profile associated with a device.
- networkProfileName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfile
-
The name of the network profile associated with a device.
- networkProfileName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfileData.Builder
-
The name of the network profile associated with a device.
- networkProfileName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfileData
-
The name of the network profile associated with a device.
- networkProfileName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateNetworkProfileRequest.Builder
-
The name of the network profile associated with a device.
- networkProfileName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateNetworkProfileRequest
-
The name of the network profile associated with a device.
- networkProfiles(Collection<NetworkProfileData>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchNetworkProfilesResponse.Builder
-
The network profiles that meet the specified set of filter criteria, in sort order.
- networkProfiles(NetworkProfileData...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchNetworkProfilesResponse.Builder
-
The network profiles that meet the specified set of filter criteria, in sort order.
- networkProfiles(Consumer<NetworkProfileData.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchNetworkProfilesResponse.Builder
-
The network profiles that meet the specified set of filter criteria, in sort order.
- networkProfiles() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchNetworkProfilesResponse
-
The network profiles that meet the specified set of filter criteria, in sort order.
- NetworkSecurityType - Enum in software.amazon.awssdk.services.alexaforbusiness.model
-
- newInThisVersionBulletPoints(Collection<String>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SkillDetails.Builder
-
The updates added in bullet points.
- newInThisVersionBulletPoints(String...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SkillDetails.Builder
-
The updates added in bullet points.
- newInThisVersionBulletPoints() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillDetails
-
The updates added in bullet points.
- nextPassword(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileRequest.Builder
-
The next, or subsequent, password of the Wi-Fi network.
- nextPassword() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileRequest
-
The next, or subsequent, password of the Wi-Fi network.
- nextPassword(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfile.Builder
-
The next, or subsequent, password of the Wi-Fi network.
- nextPassword() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfile
-
The next, or subsequent, password of the Wi-Fi network.
- nextPassword(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateNetworkProfileRequest.Builder
-
The next, or subsequent, password of the Wi-Fi network.
- nextPassword() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateNetworkProfileRequest
-
The next, or subsequent, password of the Wi-Fi network.
- nextToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListBusinessReportSchedulesRequest.Builder
-
The token used to list the remaining schedules from the previous API call.
- nextToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListBusinessReportSchedulesRequest
-
The token used to list the remaining schedules from the previous API call.
- nextToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListBusinessReportSchedulesResponse.Builder
-
The token used to list the remaining schedules from the previous API call.
- nextToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListBusinessReportSchedulesResponse
-
The token used to list the remaining schedules from the previous API call.
- nextToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListConferenceProvidersRequest.Builder
-
The tokens used for pagination.
- nextToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListConferenceProvidersRequest
-
The tokens used for pagination.
- nextToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListConferenceProvidersResponse.Builder
-
The tokens used for pagination.
- nextToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListConferenceProvidersResponse
-
The tokens used for pagination.
- nextToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListDeviceEventsRequest.Builder
-
An optional token returned from a prior request.
- nextToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListDeviceEventsRequest
-
An optional token returned from a prior request.
- nextToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListDeviceEventsResponse.Builder
-
The token returned to indicate that there is more data available.
- nextToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListDeviceEventsResponse
-
The token returned to indicate that there is more data available.
- nextToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListGatewayGroupsRequest.Builder
-
The token used to paginate though multiple pages of gateway group summaries.
- nextToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListGatewayGroupsRequest
-
The token used to paginate though multiple pages of gateway group summaries.
- nextToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListGatewayGroupsResponse.Builder
-
The token used to paginate though multiple pages of gateway group summaries.
- nextToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListGatewayGroupsResponse
-
The token used to paginate though multiple pages of gateway group summaries.
- nextToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListGatewaysRequest.Builder
-
The token used to paginate though multiple pages of gateway summaries.
- nextToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListGatewaysRequest
-
The token used to paginate though multiple pages of gateway summaries.
- nextToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListGatewaysResponse.Builder
-
The token used to paginate though multiple pages of gateway summaries.
- nextToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListGatewaysResponse
-
The token used to paginate though multiple pages of gateway summaries.
- nextToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsRequest.Builder
-
An optional token returned from a prior request.
- nextToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsRequest
-
An optional token returned from a prior request.
- nextToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsResponse.Builder
-
The token returned to indicate that there is more data available.
- nextToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsResponse
-
The token returned to indicate that there is more data available.
- nextToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreCategoriesRequest.Builder
-
The tokens used for pagination.
- nextToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreCategoriesRequest
-
The tokens used for pagination.
- nextToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreCategoriesResponse.Builder
-
The tokens used for pagination.
- nextToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreCategoriesResponse
-
The tokens used for pagination.
- nextToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreSkillsByCategoryRequest.Builder
-
The tokens used for pagination.
- nextToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreSkillsByCategoryRequest
-
The tokens used for pagination.
- nextToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreSkillsByCategoryResponse.Builder
-
The tokens used for pagination.
- nextToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreSkillsByCategoryResponse
-
The tokens used for pagination.
- nextToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListSmartHomeAppliancesRequest.Builder
-
The tokens used for pagination.
- nextToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSmartHomeAppliancesRequest
-
The tokens used for pagination.
- nextToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListSmartHomeAppliancesResponse.Builder
-
The tokens used for pagination.
- nextToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSmartHomeAppliancesResponse
-
The tokens used for pagination.
- nextToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListTagsRequest.Builder
-
An optional token returned from a prior request.
- nextToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListTagsRequest
-
An optional token returned from a prior request.
- nextToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListTagsResponse.Builder
-
The token returned to indicate that there is more data available.
- nextToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListTagsResponse
-
The token returned to indicate that there is more data available.
- nextToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchAddressBooksRequest.Builder
-
An optional token returned from a prior request.
- nextToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchAddressBooksRequest
-
An optional token returned from a prior request.
- nextToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchAddressBooksResponse.Builder
-
The token returned to indicate that there is more data available.
- nextToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchAddressBooksResponse
-
The token returned to indicate that there is more data available.
- nextToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchContactsRequest.Builder
-
An optional token returned from a prior request.
- nextToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchContactsRequest
-
An optional token returned from a prior request.
- nextToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchContactsResponse.Builder
-
The token returned to indicate that there is more data available.
- nextToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchContactsResponse
-
The token returned to indicate that there is more data available.
- nextToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchDevicesRequest.Builder
-
An optional token returned from a prior request.
- nextToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchDevicesRequest
-
An optional token returned from a prior request.
- nextToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchDevicesResponse.Builder
-
The token returned to indicate that there is more data available.
- nextToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchDevicesResponse
-
The token returned to indicate that there is more data available.
- nextToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchNetworkProfilesRequest.Builder
-
An optional token returned from a prior request.
- nextToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchNetworkProfilesRequest
-
An optional token returned from a prior request.
- nextToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchNetworkProfilesResponse.Builder
-
An optional token returned from a prior request.
- nextToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchNetworkProfilesResponse
-
An optional token returned from a prior request.
- nextToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchProfilesRequest.Builder
-
An optional token returned from a prior request.
- nextToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchProfilesRequest
-
An optional token returned from a prior request.
- nextToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchProfilesResponse.Builder
-
The token returned to indicate that there is more data available.
- nextToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchProfilesResponse
-
The token returned to indicate that there is more data available.
- nextToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchRoomsRequest.Builder
-
An optional token returned from a prior request.
- nextToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchRoomsRequest
-
An optional token returned from a prior request.
- nextToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchRoomsResponse.Builder
-
The token returned to indicate that there is more data available.
- nextToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchRoomsResponse
-
The token returned to indicate that there is more data available.
- nextToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchSkillGroupsRequest.Builder
-
An optional token returned from a prior request.
- nextToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchSkillGroupsRequest
-
An optional token returned from a prior request.
- nextToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchSkillGroupsResponse.Builder
-
The token returned to indicate that there is more data available.
- nextToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchSkillGroupsResponse
-
The token returned to indicate that there is more data available.
- nextToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchUsersRequest.Builder
-
An optional token returned from a prior request.
- nextToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchUsersRequest
-
An optional token returned from a prior request.
- nextToken(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchUsersResponse.Builder
-
The token returned to indicate that there is more data available.
- nextToken() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchUsersResponse
-
The token returned to indicate that there is more data available.
- none() - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Value
-
- None() - Constructor for class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Value.None
-
- NORMALIZED_PATH - Static variable in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.ParseUrl
-
- Not - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- Not(FnNode) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Not
-
- NotFoundException - Exception in software.amazon.awssdk.services.alexaforbusiness.model
-
The resource is not found.
- NotFoundException.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- number(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.PhoneNumber.Builder
-
The raw value of the phone number.
- number() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PhoneNumber
-
The raw value of the phone number.
- Parameter - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- Parameter(Parameter.Builder) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Parameter
-
- Parameter.Builder - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- Parameter.Deprecated - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- parameterKey(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeleteRoomSkillParameterRequest.Builder
-
The room skill parameter key for which to remove details.
- parameterKey() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteRoomSkillParameterRequest
-
The room skill parameter key for which to remove details.
- parameterKey(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GetRoomSkillParameterRequest.Builder
-
The room skill parameter key for which to get details.
- parameterKey() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetRoomSkillParameterRequest
-
The room skill parameter key for which to get details.
- parameterKey(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.RoomSkillParameter.Builder
-
The parameter key of a room skill parameter.
- parameterKey() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RoomSkillParameter
-
The parameter key of a room skill parameter.
- ParameterReference - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- ParameterReference.Builder - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- parameters(Parameters) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.EndpointRuleset.Builder
-
- Parameters - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- Parameters.Builder - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- ParameterType - Enum in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- parameterValue(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.RoomSkillParameter.Builder
-
The parameter value of a room skill parameter.
- parameterValue() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RoomSkillParameter
-
The parameter value of a room skill parameter.
- parse(String) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Arn
-
- parse(String) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Template.Dynamic
-
- ParseArn - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- ParseArn(FnNode) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.ParseArn
-
- parseShortform(String) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Expr
-
Parse a value from a "short form" used within a template
- ParseUrl - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
Function to parse a URI from a string.
- ParseUrl(FnNode) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.ParseUrl
-
- Part() - Constructor for class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Template.Part
-
- partition() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Arn
-
- PARTITION - Static variable in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.ParseArn
-
- Partition - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- Partition.Builder - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- PartitionDataProvider - Interface in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- PartitionFn - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- PartitionFn(FnNode) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.PartitionFn
-
- Partitions - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- partitions(List<Partition>) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Partitions.Builder
-
- partitions() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Partitions
-
- Partitions.Builder - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- path(String) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.GetAttr.Builder
-
- path() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.GetAttr
-
- PATH - Static variable in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.ParseUrl
-
- path(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportS3Location.Builder
-
The path of the business report.
- path() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportS3Location
-
The path of the business report.
- phoneNumber(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Contact.Builder
-
The phone number of the contact.
- phoneNumber() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Contact
-
The phone number of the contact.
- phoneNumber(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ContactData.Builder
-
The phone number of the contact.
- phoneNumber() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ContactData
-
The phone number of the contact.
- phoneNumber(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateContactRequest.Builder
-
The phone number of the contact in E.164 format.
- phoneNumber() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateContactRequest
-
The phone number of the contact in E.164 format.
- PhoneNumber - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
The phone number for the contact containing the raw number and phone number type.
- phoneNumber(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.PSTNDialIn.Builder
-
The phone number to call to join the conference.
- phoneNumber() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PSTNDialIn
-
The phone number to call to join the conference.
- phoneNumber(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateContactRequest.Builder
-
The updated phone number of the contact.
- phoneNumber() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateContactRequest
-
The updated phone number of the contact.
- PhoneNumber.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- phoneNumbers(Collection<PhoneNumber>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Contact.Builder
-
The list of phone numbers for the contact.
- phoneNumbers(PhoneNumber...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Contact.Builder
-
The list of phone numbers for the contact.
- phoneNumbers(Consumer<PhoneNumber.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Contact.Builder
-
The list of phone numbers for the contact.
- phoneNumbers() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Contact
-
The list of phone numbers for the contact.
- phoneNumbers(Collection<PhoneNumber>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ContactData.Builder
-
The list of phone numbers for the contact.
- phoneNumbers(PhoneNumber...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ContactData.Builder
-
The list of phone numbers for the contact.
- phoneNumbers(Consumer<PhoneNumber.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ContactData.Builder
-
The list of phone numbers for the contact.
- phoneNumbers() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ContactData
-
The list of phone numbers for the contact.
- phoneNumbers(Collection<PhoneNumber>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateContactRequest.Builder
-
The list of phone numbers for the contact.
- phoneNumbers(PhoneNumber...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateContactRequest.Builder
-
The list of phone numbers for the contact.
- phoneNumbers(Consumer<PhoneNumber.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateContactRequest.Builder
-
The list of phone numbers for the contact.
- phoneNumbers() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateContactRequest
-
The list of phone numbers for the contact.
- phoneNumbers(Collection<PhoneNumber>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateContactRequest.Builder
-
The list of phone numbers for the contact.
- phoneNumbers(PhoneNumber...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateContactRequest.Builder
-
The list of phone numbers for the contact.
- phoneNumbers(Consumer<PhoneNumber.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateContactRequest.Builder
-
The list of phone numbers for the contact.
- phoneNumbers() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateContactRequest
-
The list of phone numbers for the contact.
- PhoneNumberType - Enum in software.amazon.awssdk.services.alexaforbusiness.model
-
- pop() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Scope
-
- preference(ConferencePreference) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GetConferencePreferenceResponse.Builder
-
The conference preference.
- preference(Consumer<ConferencePreference.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GetConferencePreferenceResponse.Builder
-
The conference preference.
- preference() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetConferencePreferenceResponse
-
The conference preference.
- privacyPolicy(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeveloperInfo.Builder
-
The URL of the privacy policy.
- privacyPolicy() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeveloperInfo
-
The URL of the privacy policy.
- privateSkillIds(Collection<String>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GetInvitationConfigurationResponse.Builder
-
The list of private skill IDs that you want to recommend to the user to enable in the invitation.
- privateSkillIds(String...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GetInvitationConfigurationResponse.Builder
-
The list of private skill IDs that you want to recommend to the user to enable in the invitation.
- privateSkillIds() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetInvitationConfigurationResponse
-
The list of private skill IDs that you want to recommend to the user to enable in the invitation.
- privateSkillIds(Collection<String>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.PutInvitationConfigurationRequest.Builder
-
The list of private skill IDs that you want to recommend to the user to enable in the invitation.
- privateSkillIds(String...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.PutInvitationConfigurationRequest.Builder
-
The list of private skill IDs that you want to recommend to the user to enable in the invitation.
- privateSkillIds() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutInvitationConfigurationRequest
-
The list of private skill IDs that you want to recommend to the user to enable in the invitation.
- proactiveJoin(CreateProactiveJoin) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateMeetingRoomConfiguration.Builder
-
Sets the value of the ProactiveJoin property for this object.
- proactiveJoin(Consumer<CreateProactiveJoin.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateMeetingRoomConfiguration.Builder
-
Sets the value of the ProactiveJoin property for this object.
- proactiveJoin() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateMeetingRoomConfiguration
-
Returns the value of the ProactiveJoin property for this object.
- proactiveJoin(ProactiveJoin) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.MeetingRoomConfiguration.Builder
-
Sets the value of the ProactiveJoin property for this object.
- proactiveJoin(Consumer<ProactiveJoin.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.MeetingRoomConfiguration.Builder
-
Sets the value of the ProactiveJoin property for this object.
- proactiveJoin() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.MeetingRoomConfiguration
-
Returns the value of the ProactiveJoin property for this object.
- ProactiveJoin - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- proactiveJoin(UpdateProactiveJoin) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateMeetingRoomConfiguration.Builder
-
Sets the value of the ProactiveJoin property for this object.
- proactiveJoin(Consumer<UpdateProactiveJoin.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateMeetingRoomConfiguration.Builder
-
Sets the value of the ProactiveJoin property for this object.
- proactiveJoin() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateMeetingRoomConfiguration
-
Returns the value of the ProactiveJoin property for this object.
- ProactiveJoin.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- productDescription(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SkillDetails.Builder
-
The description of the product.
- productDescription() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillDetails
-
The description of the product.
- productId(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.RegisterAvsDeviceRequest.Builder
-
The product ID used to identify your AVS device during authorization.
- productId() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RegisterAvsDeviceRequest
-
The product ID used to identify your AVS device during authorization.
- profile(Profile) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GetProfileResponse.Builder
-
The details of the room profile requested.
- profile(Consumer<Profile.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GetProfileResponse.Builder
-
The details of the room profile requested.
- profile() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetProfileResponse
-
The details of the room profile requested.
- Profile - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
A room profile with attributes.
- Profile.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- profileArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileResponse.Builder
-
The ARN of the newly created room profile in the response.
- profileArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileResponse
-
The ARN of the newly created room profile in the response.
- profileArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateRoomRequest.Builder
-
The profile ARN for the room.
- profileArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateRoomRequest
-
The profile ARN for the room.
- profileArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeleteProfileRequest.Builder
-
The ARN of the room profile to delete.
- profileArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteProfileRequest
-
The ARN of the room profile to delete.
- profileArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GetProfileRequest.Builder
-
The ARN of the room profile for which to request details.
- profileArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetProfileRequest
-
The ARN of the room profile for which to request details.
- profileArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Profile.Builder
-
The ARN of a room profile.
- profileArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Profile
-
The ARN of a room profile.
- profileArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ProfileData.Builder
-
The ARN of a room profile.
- profileArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ProfileData
-
The ARN of a room profile.
- profileArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Room.Builder
-
The profile ARN of a room.
- profileArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Room
-
The profile ARN of a room.
- profileArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.RoomData.Builder
-
The profile ARN of a room.
- profileArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RoomData
-
The profile ARN of a room.
- profileArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateProfileRequest.Builder
-
The ARN of the room profile to update.
- profileArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateProfileRequest
-
The ARN of the room profile to update.
- profileArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateRoomRequest.Builder
-
The updated profile ARN for the room.
- profileArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateRoomRequest
-
The updated profile ARN for the room.
- ProfileData - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
The data of a room profile.
- ProfileData.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- profileName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileRequest.Builder
-
The name of a room profile.
- profileName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileRequest
-
The name of a room profile.
- profileName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Profile.Builder
-
The name of a room profile.
- profileName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Profile
-
The name of a room profile.
- profileName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ProfileData.Builder
-
The name of a room profile.
- profileName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ProfileData
-
The name of a room profile.
- profileName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.RoomData.Builder
-
The profile name of a room.
- profileName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RoomData
-
The profile name of a room.
- profileName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateProfileRequest.Builder
-
The updated name for the room profile.
- profileName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateProfileRequest
-
The updated name for the room profile.
- profiles(Collection<ProfileData>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchProfilesResponse.Builder
-
The profiles that meet the specified set of filter criteria, in sort order.
- profiles(ProfileData...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchProfilesResponse.Builder
-
The profiles that meet the specified set of filter criteria, in sort order.
- profiles(Consumer<ProfileData.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchProfilesResponse.Builder
-
The profiles that meet the specified set of filter criteria, in sort order.
- profiles() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchProfilesResponse
-
The profiles that meet the specified set of filter criteria, in sort order.
- properties(Map<String, Value>) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Value.Endpoint.Builder
-
- property(String, Value) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Value.Endpoint.Builder
-
- providerCalendarId(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateRoomRequest.Builder
-
The calendar ARN for the room.
- providerCalendarId() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateRoomRequest
-
The calendar ARN for the room.
- providerCalendarId(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Room.Builder
-
The provider calendar ARN of a room.
- providerCalendarId() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Room
-
The provider calendar ARN of a room.
- providerCalendarId(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.RoomData.Builder
-
The provider calendar ARN of a room.
- providerCalendarId() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RoomData
-
The provider calendar ARN of a room.
- providerCalendarId(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateRoomRequest.Builder
-
The updated provider calendar ARN for the room.
- providerCalendarId() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateRoomRequest
-
The updated provider calendar ARN for the room.
- pstnDialIn(PSTNDialIn) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ConferenceProvider.Builder
-
The information for PSTN conferencing.
- pstnDialIn(Consumer<PSTNDialIn.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ConferenceProvider.Builder
-
The information for PSTN conferencing.
- pstnDialIn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ConferenceProvider
-
The information for PSTN conferencing.
- pstnDialIn(PSTNDialIn) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateConferenceProviderRequest.Builder
-
The information for PSTN conferencing.
- pstnDialIn(Consumer<PSTNDialIn.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateConferenceProviderRequest.Builder
-
The information for PSTN conferencing.
- pstnDialIn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateConferenceProviderRequest
-
The information for PSTN conferencing.
- PSTNDialIn - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
The information for public switched telephone network (PSTN) conferencing.
- pstnDialIn(PSTNDialIn) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateConferenceProviderRequest.Builder
-
The information for PSTN conferencing.
- pstnDialIn(Consumer<PSTNDialIn.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateConferenceProviderRequest.Builder
-
The information for PSTN conferencing.
- pstnDialIn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateConferenceProviderRequest
-
The information for PSTN conferencing.
- PSTNDialIn.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- pstnEnabled(Boolean) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileRequest.Builder
-
Whether PSTN calling is enabled.
- pstnEnabled() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileRequest
-
Whether PSTN calling is enabled.
- pstnEnabled(Boolean) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Profile.Builder
-
The PSTN setting of a room profile.
- pstnEnabled() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Profile
-
The PSTN setting of a room profile.
- pstnEnabled(Boolean) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateProfileRequest.Builder
-
Whether the PSTN setting of the room profile is enabled.
- pstnEnabled() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateProfileRequest
-
Whether the PSTN setting of the room profile is enabled.
- push() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Scope
-
- putConferencePreference(PutConferencePreferenceRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- putConferencePreference(Consumer<PutConferencePreferenceRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- putConferencePreference(PutConferencePreferenceRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- putConferencePreference(Consumer<PutConferencePreferenceRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- PutConferencePreferenceRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- PutConferencePreferenceRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- PutConferencePreferenceRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- PutConferencePreferenceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.PutConferencePreferenceRequestMarshaller
-
- PutConferencePreferenceResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- PutConferencePreferenceResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- putInvitationConfiguration(PutInvitationConfigurationRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- putInvitationConfiguration(Consumer<PutInvitationConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- putInvitationConfiguration(PutInvitationConfigurationRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- putInvitationConfiguration(Consumer<PutInvitationConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- PutInvitationConfigurationRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- PutInvitationConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- PutInvitationConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- PutInvitationConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.PutInvitationConfigurationRequestMarshaller
-
- PutInvitationConfigurationResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- PutInvitationConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- putRegion(String, RegionOverride) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Partition.Builder
-
- putRoomSkillParameter(PutRoomSkillParameterRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- putRoomSkillParameter(Consumer<PutRoomSkillParameterRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- putRoomSkillParameter(PutRoomSkillParameterRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- putRoomSkillParameter(Consumer<PutRoomSkillParameterRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- PutRoomSkillParameterRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- PutRoomSkillParameterRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- PutRoomSkillParameterRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- PutRoomSkillParameterRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.PutRoomSkillParameterRequestMarshaller
-
- PutRoomSkillParameterResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- PutRoomSkillParameterResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- putSkillAuthorization(PutSkillAuthorizationRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- putSkillAuthorization(Consumer<PutSkillAuthorizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- putSkillAuthorization(PutSkillAuthorizationRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- putSkillAuthorization(Consumer<PutSkillAuthorizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- PutSkillAuthorizationRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- PutSkillAuthorizationRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- PutSkillAuthorizationRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- PutSkillAuthorizationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.PutSkillAuthorizationRequestMarshaller
-
- PutSkillAuthorizationResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- PutSkillAuthorizationResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- recurrence(BusinessReportRecurrence) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportSchedule.Builder
-
The recurrence of the reports.
- recurrence(Consumer<BusinessReportRecurrence.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportSchedule.Builder
-
The recurrence of the reports.
- recurrence() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportSchedule
-
The recurrence of the reports.
- recurrence(BusinessReportRecurrence) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateBusinessReportScheduleRequest.Builder
-
The recurrence of the reports.
- recurrence(Consumer<BusinessReportRecurrence.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateBusinessReportScheduleRequest.Builder
-
The recurrence of the reports.
- recurrence() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateBusinessReportScheduleRequest
-
The recurrence of the reports.
- recurrence(BusinessReportRecurrence) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateBusinessReportScheduleRequest.Builder
-
The recurrence of the reports.
- recurrence(Consumer<BusinessReportRecurrence.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateBusinessReportScheduleRequest.Builder
-
The recurrence of the reports.
- recurrence() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateBusinessReportScheduleRequest
-
The recurrence of the reports.
- ref(Identifier) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Expr
-
- Ref - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
A reference to a field.
- Ref(Identifier) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Ref
-
- region(Region) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessServiceClientConfiguration.Builder
-
Configure the region
- region(Region) - Method in interface software.amazon.awssdk.services.alexaforbusiness.endpoints.AlexaForBusinessEndpointParams.Builder
-
- region() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.AlexaForBusinessEndpointParams
-
- region() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Arn
-
- REGION - Static variable in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.ParseArn
-
- regionBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.AwsEndpointProviderUtils
-
- RegionOverride - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- RegionOverride.Builder - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- regionRegex(String) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Partition.Builder
-
- regionRegex() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Partition
-
- regions(Map<String, RegionOverride>) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Partition.Builder
-
- regions() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Partition
-
- registerAVSDevice(RegisterAvsDeviceRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- registerAVSDevice(Consumer<RegisterAvsDeviceRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- registerAVSDevice(RegisterAvsDeviceRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- registerAVSDevice(Consumer<RegisterAvsDeviceRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- RegisterAvsDeviceRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- RegisterAvsDeviceRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- RegisterAvsDeviceRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- RegisterAvsDeviceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.RegisterAvsDeviceRequestMarshaller
-
- RegisterAvsDeviceResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- RegisterAvsDeviceResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- rejectSkill(RejectSkillRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- rejectSkill(Consumer<RejectSkillRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- rejectSkill(RejectSkillRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- rejectSkill(Consumer<RejectSkillRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- RejectSkillRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- RejectSkillRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- RejectSkillRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- RejectSkillRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.RejectSkillRequestMarshaller
-
- RejectSkillResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- RejectSkillResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- releaseAfterMinutes(Integer) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateRequireCheckIn.Builder
-
Duration between 5 and 20 minutes to determine when to release the room if it's not checked into.
- releaseAfterMinutes() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateRequireCheckIn
-
Duration between 5 and 20 minutes to determine when to release the room if it's not checked into.
- releaseAfterMinutes(Integer) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.RequireCheckIn.Builder
-
Duration between 5 and 20 minutes to determine when to release the room if it's not checked into.
- releaseAfterMinutes() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RequireCheckIn
-
Duration between 5 and 20 minutes to determine when to release the room if it's not checked into.
- releaseAfterMinutes(Integer) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateRequireCheckIn.Builder
-
Duration between 5 and 20 minutes to determine when to release the room if it's not checked into.
- releaseAfterMinutes() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateRequireCheckIn
-
Duration between 5 and 20 minutes to determine when to release the room if it's not checked into.
- releaseDate(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SkillDetails.Builder
-
The date when the skill was released.
- releaseDate() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillDetails
-
The date when the skill was released.
- reminderAtMinutes(Collection<Integer>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateEndOfMeetingReminder.Builder
-
A range of 3 to 15 minutes that determines when the reminder begins.
- reminderAtMinutes(Integer...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateEndOfMeetingReminder.Builder
-
A range of 3 to 15 minutes that determines when the reminder begins.
- reminderAtMinutes() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateEndOfMeetingReminder
-
A range of 3 to 15 minutes that determines when the reminder begins.
- reminderAtMinutes(Collection<Integer>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.EndOfMeetingReminder.Builder
-
A range of 3 to 15 minutes that determines when the reminder begins.
- reminderAtMinutes(Integer...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.EndOfMeetingReminder.Builder
-
A range of 3 to 15 minutes that determines when the reminder begins.
- reminderAtMinutes() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.EndOfMeetingReminder
-
A range of 3 to 15 minutes that determines when the reminder begins.
- reminderAtMinutes(Collection<Integer>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateEndOfMeetingReminder.Builder
-
Updates settings for the end of meeting reminder feature that are applied to a room profile.
- reminderAtMinutes(Integer...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateEndOfMeetingReminder.Builder
-
Updates settings for the end of meeting reminder feature that are applied to a room profile.
- reminderAtMinutes() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateEndOfMeetingReminder
-
Updates settings for the end of meeting reminder feature that are applied to a room profile.
- reminderType(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateEndOfMeetingReminder.Builder
-
The type of sound that users hear during the end of meeting reminder.
- reminderType(EndOfMeetingReminderType) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateEndOfMeetingReminder.Builder
-
The type of sound that users hear during the end of meeting reminder.
- reminderType() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateEndOfMeetingReminder
-
The type of sound that users hear during the end of meeting reminder.
- reminderType(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.EndOfMeetingReminder.Builder
-
The type of sound that users hear during the end of meeting reminder.
- reminderType(EndOfMeetingReminderType) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.EndOfMeetingReminder.Builder
-
The type of sound that users hear during the end of meeting reminder.
- reminderType() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.EndOfMeetingReminder
-
The type of sound that users hear during the end of meeting reminder.
- reminderType(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateEndOfMeetingReminder.Builder
-
The type of sound that users hear during the end of meeting reminder.
- reminderType(EndOfMeetingReminderType) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateEndOfMeetingReminder.Builder
-
The type of sound that users hear during the end of meeting reminder.
- reminderType() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateEndOfMeetingReminder
-
The type of sound that users hear during the end of meeting reminder.
- reminderTypeAsString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateEndOfMeetingReminder
-
The type of sound that users hear during the end of meeting reminder.
- reminderTypeAsString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.EndOfMeetingReminder
-
The type of sound that users hear during the end of meeting reminder.
- reminderTypeAsString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateEndOfMeetingReminder
-
The type of sound that users hear during the end of meeting reminder.
- requestId(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.AlexaForBusinessException.Builder
-
- requestId(String) - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AlexaForBusinessException.BuilderImpl
-
- requestId(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.AlreadyExistsException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ConcurrentModificationException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeviceNotRegisteredException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.InvalidCertificateAuthorityException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.InvalidDeviceException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.InvalidSecretsManagerResourceException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.InvalidServiceLinkedRoleStateException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.InvalidUserStatusException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.LimitExceededException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.NameInUseException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.NotFoundException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ResourceAssociatedException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ResourceInUseException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SkillNotLinkedException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UnauthorizedException.Builder
-
- requireCheckIn(CreateRequireCheckIn) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateMeetingRoomConfiguration.Builder
-
Settings for requiring a check in when a room is reserved.
- requireCheckIn(Consumer<CreateRequireCheckIn.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateMeetingRoomConfiguration.Builder
-
Settings for requiring a check in when a room is reserved.
- requireCheckIn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateMeetingRoomConfiguration
-
Settings for requiring a check in when a room is reserved.
- requireCheckIn(RequireCheckIn) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.MeetingRoomConfiguration.Builder
-
Settings for requiring a check in when a room is reserved.
- requireCheckIn(Consumer<RequireCheckIn.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.MeetingRoomConfiguration.Builder
-
Settings for requiring a check in when a room is reserved.
- requireCheckIn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.MeetingRoomConfiguration
-
Settings for requiring a check in when a room is reserved.
- RequireCheckIn - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
Settings for the require check in feature that are applied to a room profile.
- requireCheckIn(UpdateRequireCheckIn) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateMeetingRoomConfiguration.Builder
-
Settings for requiring a check in when a room is reserved.
- requireCheckIn(Consumer<UpdateRequireCheckIn.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateMeetingRoomConfiguration.Builder
-
Settings for requiring a check in when a room is reserved.
- requireCheckIn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateMeetingRoomConfiguration
-
Settings for requiring a check in when a room is reserved.
- RequireCheckIn.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- required(boolean) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Parameter.Builder
-
- requirePin(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.MeetingSetting.Builder
-
The values that indicate whether the pin is always required.
- requirePin(RequirePin) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.MeetingSetting.Builder
-
The values that indicate whether the pin is always required.
- requirePin() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.MeetingSetting
-
The values that indicate whether the pin is always required.
- RequirePin - Enum in software.amazon.awssdk.services.alexaforbusiness.model
-
- requirePinAsString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.MeetingSetting
-
The values that indicate whether the pin is always required.
- resolveEndpoint(AlexaForBusinessEndpointParams) - Method in interface software.amazon.awssdk.services.alexaforbusiness.endpoints.AlexaForBusinessEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resolveEndpoint(Consumer<AlexaForBusinessEndpointParams.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.endpoints.AlexaForBusinessEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resolveEndpoint(AlexaForBusinessEndpointParams) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.DefaultAlexaForBusinessEndpointProvider
-
- resolveRoom(ResolveRoomRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- resolveRoom(Consumer<ResolveRoomRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- resolveRoom(ResolveRoomRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- resolveRoom(Consumer<ResolveRoomRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- ResolveRoomRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- ResolveRoomRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- ResolveRoomRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- ResolveRoomRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.ResolveRoomRequestMarshaller
-
- ResolveRoomResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- ResolveRoomResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- resource() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Arn
-
- ResourceAssociatedException - Exception in software.amazon.awssdk.services.alexaforbusiness.model
-
Another resource is associated with the resource in the request.
- ResourceAssociatedException.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- ResourceInUseException - Exception in software.amazon.awssdk.services.alexaforbusiness.model
-
The resource in the request is already in use.
- ResourceInUseException.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- responseMetadata() - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.AlexaForBusinessResponse.Builder
-
- responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.AlexaForBusinessResponse.Builder
-
- responseMetadata() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AlexaForBusinessResponse.BuilderImpl
-
- responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AlexaForBusinessResponse.BuilderImpl
-
- responseMetadata() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AlexaForBusinessResponse
-
- result(String) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Condition.Builder
-
- reverse() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Substring
-
- reviews(Map<String, String>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SkillDetails.Builder
-
This member has been deprecated.
- reviews() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillDetails
-
This member has been deprecated.
- revokeInvitation(RevokeInvitationRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- revokeInvitation(Consumer<RevokeInvitationRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- revokeInvitation(RevokeInvitationRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- revokeInvitation(Consumer<RevokeInvitationRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- RevokeInvitationRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- RevokeInvitationRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- RevokeInvitationRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- RevokeInvitationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.RevokeInvitationRequestMarshaller
-
- RevokeInvitationResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- RevokeInvitationResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- room(Room) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GetRoomResponse.Builder
-
The details of the room requested.
- room(Consumer<Room.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GetRoomResponse.Builder
-
The details of the room requested.
- room() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetRoomResponse
-
The details of the room requested.
- Room - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
A room with attributes.
- Room.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- roomArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.AssociateDeviceWithRoomRequest.Builder
-
The ARN of the room with which to associate the device.
- roomArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateDeviceWithRoomRequest
-
The ARN of the room with which to associate the device.
- roomArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillGroupWithRoomRequest.Builder
-
The ARN of the room with which to associate the skill group.
- roomArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillGroupWithRoomRequest
-
The ARN of the room with which to associate the skill group.
- roomArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateRoomResponse.Builder
-
The ARN of the newly created room in the response.
- roomArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateRoomResponse
-
The ARN of the newly created room in the response.
- roomArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeleteRoomRequest.Builder
-
The ARN of the room to delete.
- roomArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteRoomRequest
-
The ARN of the room to delete.
- roomArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeleteRoomSkillParameterRequest.Builder
-
The ARN of the room from which to remove the room skill parameter details.
- roomArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteRoomSkillParameterRequest
-
The ARN of the room from which to remove the room skill parameter details.
- roomArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeleteSkillAuthorizationRequest.Builder
-
The room that the skill is authorized for.
- roomArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteSkillAuthorizationRequest
-
The room that the skill is authorized for.
- roomArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Device.Builder
-
The room ARN of a device.
- roomArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Device
-
The room ARN of a device.
- roomArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeviceData.Builder
-
The room ARN associated with a device.
- roomArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceData
-
The room ARN associated with a device.
- roomArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillGroupFromRoomRequest.Builder
-
The ARN of the room from which the skill group is to be disassociated.
- roomArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillGroupFromRoomRequest
-
The ARN of the room from which the skill group is to be disassociated.
- roomArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ForgetSmartHomeAppliancesRequest.Builder
-
The room that the appliances are associated with.
- roomArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ForgetSmartHomeAppliancesRequest
-
The room that the appliances are associated with.
- roomArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GetRoomRequest.Builder
-
The ARN of the room for which to request details.
- roomArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetRoomRequest
-
The ARN of the room for which to request details.
- roomArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GetRoomSkillParameterRequest.Builder
-
The ARN of the room from which to get the room skill parameter details.
- roomArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetRoomSkillParameterRequest
-
The ARN of the room from which to get the room skill parameter details.
- roomArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListSmartHomeAppliancesRequest.Builder
-
The room that the appliances are associated with.
- roomArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSmartHomeAppliancesRequest
-
The room that the appliances are associated with.
- roomArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.PutRoomSkillParameterRequest.Builder
-
The ARN of the room associated with the room skill parameter.
- roomArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutRoomSkillParameterRequest
-
The ARN of the room associated with the room skill parameter.
- roomArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.PutSkillAuthorizationRequest.Builder
-
The room that the skill is authorized for.
- roomArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutSkillAuthorizationRequest
-
The room that the skill is authorized for.
- roomArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.RegisterAvsDeviceRequest.Builder
-
The Amazon Resource Name (ARN) of the room with which to associate your AVS device.
- roomArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RegisterAvsDeviceRequest
-
The Amazon Resource Name (ARN) of the room with which to associate your AVS device.
- roomArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ResolveRoomResponse.Builder
-
The ARN of the room from which the skill request was invoked.
- roomArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ResolveRoomResponse
-
The ARN of the room from which the skill request was invoked.
- roomArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Room.Builder
-
The ARN of a room.
- roomArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Room
-
The ARN of a room.
- roomArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.RoomData.Builder
-
The ARN of a room.
- roomArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RoomData
-
The ARN of a room.
- roomArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.StartDeviceSyncRequest.Builder
-
The ARN of the room with which the device to sync is associated.
- roomArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.StartDeviceSyncRequest
-
The ARN of the room with which the device to sync is associated.
- roomArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.StartSmartHomeApplianceDiscoveryRequest.Builder
-
The room where smart home appliance discovery was initiated.
- roomArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.StartSmartHomeApplianceDiscoveryRequest
-
The room where smart home appliance discovery was initiated.
- roomArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateRoomRequest.Builder
-
The ARN of the room to update.
- roomArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateRoomRequest
-
The ARN of the room to update.
- RoomData - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
The data of a room.
- RoomData.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- roomFilters(Collection<Filter>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SendAnnouncementRequest.Builder
-
The filters to use to send an announcement to a specified list of rooms.
- roomFilters(Filter...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SendAnnouncementRequest.Builder
-
The filters to use to send an announcement to a specified list of rooms.
- roomFilters(Consumer<Filter.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SendAnnouncementRequest.Builder
-
The filters to use to send an announcement to a specified list of rooms.
- roomFilters() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SendAnnouncementRequest
-
The filters to use to send an announcement to a specified list of rooms.
- roomName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateRoomRequest.Builder
-
The name for the room.
- roomName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateRoomRequest
-
The name for the room.
- roomName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeviceData.Builder
-
The name of the room associated with a device.
- roomName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceData
-
The name of the room associated with a device.
- roomName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ResolveRoomResponse.Builder
-
The name of the room from which the skill request was invoked.
- roomName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ResolveRoomResponse
-
The name of the room from which the skill request was invoked.
- roomName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Room.Builder
-
The name of a room.
- roomName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Room
-
The name of a room.
- roomName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.RoomData.Builder
-
The name of a room.
- roomName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RoomData
-
The name of a room.
- roomName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateRoomRequest.Builder
-
The updated name for the room.
- roomName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateRoomRequest
-
The updated name for the room.
- rooms(Collection<RoomData>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchRoomsResponse.Builder
-
The rooms that meet the specified set of filter criteria, in sort order.
- rooms(RoomData...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchRoomsResponse.Builder
-
The rooms that meet the specified set of filter criteria, in sort order.
- rooms(Consumer<RoomData.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchRoomsResponse.Builder
-
The rooms that meet the specified set of filter criteria, in sort order.
- rooms() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchRoomsResponse
-
The rooms that meet the specified set of filter criteria, in sort order.
- roomSkillParameter(RoomSkillParameter) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GetRoomSkillParameterResponse.Builder
-
The details of the room skill parameter requested.
- roomSkillParameter(Consumer<RoomSkillParameter.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GetRoomSkillParameterResponse.Builder
-
The details of the room skill parameter requested.
- roomSkillParameter() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetRoomSkillParameterResponse
-
The details of the room skill parameter requested.
- roomSkillParameter(RoomSkillParameter) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.PutRoomSkillParameterRequest.Builder
-
The updated room skill parameter.
- roomSkillParameter(Consumer<RoomSkillParameter.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.PutRoomSkillParameterRequest.Builder
-
The updated room skill parameter.
- roomSkillParameter() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutRoomSkillParameterRequest
-
The updated room skill parameter.
- RoomSkillParameter - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
A skill parameter associated with a room.
- RoomSkillParameter.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- roomSkillParameters(Collection<RoomSkillParameter>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ResolveRoomResponse.Builder
-
Response to get the room profile request.
- roomSkillParameters(RoomSkillParameter...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ResolveRoomResponse.Builder
-
Response to get the room profile request.
- roomSkillParameters(Consumer<RoomSkillParameter.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ResolveRoomResponse.Builder
-
Response to get the room profile request.
- roomSkillParameters() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ResolveRoomResponse
-
Response to get the room profile request.
- roomUtilizationMetricsEnabled(Boolean) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateMeetingRoomConfiguration.Builder
-
Whether room utilization metrics are enabled or not.
- roomUtilizationMetricsEnabled() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateMeetingRoomConfiguration
-
Whether room utilization metrics are enabled or not.
- roomUtilizationMetricsEnabled(Boolean) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.MeetingRoomConfiguration.Builder
-
Whether room utilization metrics are enabled or not.
- roomUtilizationMetricsEnabled() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.MeetingRoomConfiguration
-
Whether room utilization metrics are enabled or not.
- roomUtilizationMetricsEnabled(Boolean) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateMeetingRoomConfiguration.Builder
-
Whether room utilization metrics are enabled or not.
- roomUtilizationMetricsEnabled() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateMeetingRoomConfiguration
-
Whether room utilization metrics are enabled or not.
- Rule - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- Rule(Rule.Builder) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Rule
-
- Rule.Builder - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- RuleEngine - Interface in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- RuleError - Exception in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- RuleError(RuleError.BuilderImpl) - Constructor for exception software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.RuleError
-
- RuleError.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- RuleEvaluator - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- RuleEvaluator() - Constructor for class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.RuleEvaluator
-
- RULES - Static variable in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Rule
-
- RuleValueVisitor<R> - Interface in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
Visitor for the right-hand side of rules (tree, error, endpoint)
- s3BucketName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportSchedule.Builder
-
The S3 bucket name of the output reports.
- s3BucketName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportSchedule
-
The S3 bucket name of the output reports.
- s3BucketName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateBusinessReportScheduleRequest.Builder
-
The S3 bucket name of the output reports.
- s3BucketName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateBusinessReportScheduleRequest
-
The S3 bucket name of the output reports.
- s3BucketName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateBusinessReportScheduleRequest.Builder
-
The S3 location of the output reports.
- s3BucketName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateBusinessReportScheduleRequest
-
The S3 location of the output reports.
- s3KeyPrefix(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportSchedule.Builder
-
The S3 key where the report is delivered.
- s3KeyPrefix() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportSchedule
-
The S3 key where the report is delivered.
- s3KeyPrefix(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateBusinessReportScheduleRequest.Builder
-
The S3 key where the report is delivered.
- s3KeyPrefix() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateBusinessReportScheduleRequest
-
The S3 key where the report is delivered.
- s3KeyPrefix(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateBusinessReportScheduleRequest.Builder
-
The S3 key where the report is delivered.
- s3KeyPrefix() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateBusinessReportScheduleRequest
-
The S3 key where the report is delivered.
- s3Location(BusinessReportS3Location) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.BusinessReport.Builder
-
The S3 location of the output reports.
- s3Location(Consumer<BusinessReportS3Location.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.BusinessReport.Builder
-
The S3 location of the output reports.
- s3Location() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReport
-
The S3 location of the output reports.
- sampleUtterances(Collection<String>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SkillsStoreSkill.Builder
-
Sample utterances that interact with the skill.
- sampleUtterances(String...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SkillsStoreSkill.Builder
-
Sample utterances that interact with the skill.
- sampleUtterances() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillsStoreSkill
-
Sample utterances that interact with the skill.
- scheduleArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportSchedule.Builder
-
The ARN of the business report schedule.
- scheduleArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportSchedule
-
The ARN of the business report schedule.
- scheduleArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateBusinessReportScheduleResponse.Builder
-
The ARN of the business report schedule.
- scheduleArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateBusinessReportScheduleResponse
-
The ARN of the business report schedule.
- scheduleArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeleteBusinessReportScheduleRequest.Builder
-
The ARN of the business report schedule.
- scheduleArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteBusinessReportScheduleRequest
-
The ARN of the business report schedule.
- scheduleArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateBusinessReportScheduleRequest.Builder
-
The ARN of the business report schedule.
- scheduleArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateBusinessReportScheduleRequest
-
The ARN of the business report schedule.
- scheduleName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportSchedule.Builder
-
The name identifier of the schedule.
- scheduleName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportSchedule
-
The name identifier of the schedule.
- scheduleName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateBusinessReportScheduleRequest.Builder
-
The name identifier of the schedule.
- scheduleName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateBusinessReportScheduleRequest
-
The name identifier of the schedule.
- scheduleName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateBusinessReportScheduleRequest.Builder
-
The name identifier of the schedule.
- scheduleName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateBusinessReportScheduleRequest
-
The name identifier of the schedule.
- SCHEME - Static variable in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.ParseUrl
-
- Scope<T> - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- Scope() - Constructor for class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Scope
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AddressBook
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AddressBookData
-
- sdkFields() - Method in exception software.amazon.awssdk.services.alexaforbusiness.model.AlreadyExistsException
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ApproveSkillRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ApproveSkillResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateContactWithAddressBookRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateContactWithAddressBookResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateDeviceWithNetworkProfileRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateDeviceWithNetworkProfileResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateDeviceWithRoomRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateDeviceWithRoomResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillGroupWithRoomRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillGroupWithRoomResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillWithSkillGroupRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillWithSkillGroupResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillWithUsersRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillWithUsersResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Audio
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReport
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportContentRange
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportRecurrence
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportS3Location
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportSchedule
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Category
-
- sdkFields() - Method in exception software.amazon.awssdk.services.alexaforbusiness.model.ConcurrentModificationException
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ConferencePreference
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ConferenceProvider
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Contact
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ContactData
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Content
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateAddressBookRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateAddressBookResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateBusinessReportScheduleRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateBusinessReportScheduleResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateConferenceProviderRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateConferenceProviderResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateContactRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateContactResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateEndOfMeetingReminder
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateGatewayGroupRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateGatewayGroupResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateInstantBooking
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateMeetingRoomConfiguration
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateProactiveJoin
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateRequireCheckIn
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateRoomRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateRoomResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateSkillGroupRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateSkillGroupResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateUserRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateUserResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteAddressBookRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteAddressBookResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteBusinessReportScheduleRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteBusinessReportScheduleResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteConferenceProviderRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteConferenceProviderResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteContactRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteContactResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteDeviceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteDeviceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteDeviceUsageDataRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteDeviceUsageDataResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteGatewayGroupRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteGatewayGroupResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteNetworkProfileRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteNetworkProfileResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteProfileRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteProfileResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteRoomRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteRoomResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteRoomSkillParameterRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteRoomSkillParameterResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteSkillAuthorizationRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteSkillAuthorizationResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteSkillGroupRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteSkillGroupResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteUserRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteUserResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeveloperInfo
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Device
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceData
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceEvent
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceNetworkProfileInfo
-
- sdkFields() - Method in exception software.amazon.awssdk.services.alexaforbusiness.model.DeviceNotRegisteredException
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatusDetail
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatusInfo
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateContactFromAddressBookRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateContactFromAddressBookResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateDeviceFromRoomRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateDeviceFromRoomResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillFromSkillGroupRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillFromSkillGroupResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillFromUsersRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillFromUsersResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillGroupFromRoomRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillGroupFromRoomResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.EndOfMeetingReminder
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Filter
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ForgetSmartHomeAppliancesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ForgetSmartHomeAppliancesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Gateway
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GatewayGroup
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GatewayGroupSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GatewaySummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetAddressBookRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetAddressBookResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetConferencePreferenceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetConferencePreferenceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetConferenceProviderRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetConferenceProviderResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetContactRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetContactResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetDeviceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetDeviceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetGatewayGroupRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetGatewayGroupResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetGatewayRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetGatewayResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetInvitationConfigurationRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetInvitationConfigurationResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetNetworkProfileRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetNetworkProfileResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetProfileRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetProfileResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetRoomRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetRoomResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetRoomSkillParameterRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetRoomSkillParameterResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetSkillGroupRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetSkillGroupResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.InstantBooking
-
- sdkFields() - Method in exception software.amazon.awssdk.services.alexaforbusiness.model.InvalidCertificateAuthorityException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.alexaforbusiness.model.InvalidDeviceException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.alexaforbusiness.model.InvalidSecretsManagerResourceException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.alexaforbusiness.model.InvalidServiceLinkedRoleStateException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.alexaforbusiness.model.InvalidUserStatusException
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.IPDialIn
-
- sdkFields() - Method in exception software.amazon.awssdk.services.alexaforbusiness.model.LimitExceededException
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListBusinessReportSchedulesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListBusinessReportSchedulesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListConferenceProvidersRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListConferenceProvidersResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListDeviceEventsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListDeviceEventsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListGatewayGroupsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListGatewayGroupsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListGatewaysRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListGatewaysResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreCategoriesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreCategoriesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreSkillsByCategoryRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreSkillsByCategoryResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSmartHomeAppliancesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSmartHomeAppliancesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListTagsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListTagsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.MeetingRoomConfiguration
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.MeetingSetting
-
- sdkFields() - Method in exception software.amazon.awssdk.services.alexaforbusiness.model.NameInUseException
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfile
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfileData
-
- sdkFields() - Method in exception software.amazon.awssdk.services.alexaforbusiness.model.NotFoundException
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PhoneNumber
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ProactiveJoin
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Profile
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ProfileData
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PSTNDialIn
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutConferencePreferenceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutConferencePreferenceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutInvitationConfigurationRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutInvitationConfigurationResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutRoomSkillParameterRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutRoomSkillParameterResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutSkillAuthorizationRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutSkillAuthorizationResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RegisterAvsDeviceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RegisterAvsDeviceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RejectSkillRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RejectSkillResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RequireCheckIn
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ResolveRoomRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ResolveRoomResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.alexaforbusiness.model.ResourceAssociatedException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.alexaforbusiness.model.ResourceInUseException
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RevokeInvitationRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RevokeInvitationResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Room
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RoomData
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RoomSkillParameter
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchAddressBooksRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchAddressBooksResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchContactsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchContactsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchDevicesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchDevicesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchNetworkProfilesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchNetworkProfilesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchProfilesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchProfilesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchRoomsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchRoomsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchSkillGroupsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchSkillGroupsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchUsersRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchUsersResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SendAnnouncementRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SendAnnouncementResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SendInvitationRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SendInvitationResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SipAddress
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillDetails
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillGroup
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillGroupData
-
- sdkFields() - Method in exception software.amazon.awssdk.services.alexaforbusiness.model.SkillNotLinkedException
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillsStoreSkill
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SmartHomeAppliance
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Sort
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Ssml
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.StartDeviceSyncRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.StartDeviceSyncResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.StartSmartHomeApplianceDiscoveryRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.StartSmartHomeApplianceDiscoveryResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Tag
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.TagResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.TagResourceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Text
-
- sdkFields() - Method in exception software.amazon.awssdk.services.alexaforbusiness.model.UnauthorizedException
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UntagResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UntagResourceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateAddressBookRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateAddressBookResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateBusinessReportScheduleRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateBusinessReportScheduleResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateConferenceProviderRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateConferenceProviderResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateContactRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateContactResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateDeviceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateDeviceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateEndOfMeetingReminder
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateGatewayGroupRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateGatewayGroupResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateGatewayRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateGatewayResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateInstantBooking
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateMeetingRoomConfiguration
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateNetworkProfileRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateNetworkProfileResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateProactiveJoin
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateProfileRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateProfileResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateRequireCheckIn
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateRoomRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateRoomResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateSkillGroupRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateSkillGroupResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UserData
-
- searchAddressBooks(SearchAddressBooksRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- searchAddressBooks(Consumer<SearchAddressBooksRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- searchAddressBooks(SearchAddressBooksRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- searchAddressBooks(Consumer<SearchAddressBooksRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- SearchAddressBooksIterable - Class in software.amazon.awssdk.services.alexaforbusiness.paginators
-
- SearchAddressBooksIterable(AlexaForBusinessClient, SearchAddressBooksRequest) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.paginators.SearchAddressBooksIterable
-
- searchAddressBooksPaginator(SearchAddressBooksRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- searchAddressBooksPaginator(Consumer<SearchAddressBooksRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- searchAddressBooksPaginator(SearchAddressBooksRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- searchAddressBooksPaginator(Consumer<SearchAddressBooksRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- SearchAddressBooksPublisher - Class in software.amazon.awssdk.services.alexaforbusiness.paginators
-
- SearchAddressBooksPublisher(AlexaForBusinessAsyncClient, SearchAddressBooksRequest) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.paginators.SearchAddressBooksPublisher
-
- SearchAddressBooksRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- SearchAddressBooksRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- SearchAddressBooksRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- SearchAddressBooksRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.SearchAddressBooksRequestMarshaller
-
- SearchAddressBooksResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- SearchAddressBooksResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- searchContacts(SearchContactsRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- searchContacts(Consumer<SearchContactsRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- searchContacts(SearchContactsRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- searchContacts(Consumer<SearchContactsRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- SearchContactsIterable - Class in software.amazon.awssdk.services.alexaforbusiness.paginators
-
- SearchContactsIterable(AlexaForBusinessClient, SearchContactsRequest) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.paginators.SearchContactsIterable
-
- searchContactsPaginator(SearchContactsRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- searchContactsPaginator(Consumer<SearchContactsRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- searchContactsPaginator(SearchContactsRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- searchContactsPaginator(Consumer<SearchContactsRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- SearchContactsPublisher - Class in software.amazon.awssdk.services.alexaforbusiness.paginators
-
- SearchContactsPublisher(AlexaForBusinessAsyncClient, SearchContactsRequest) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.paginators.SearchContactsPublisher
-
- SearchContactsRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- SearchContactsRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- SearchContactsRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- SearchContactsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.SearchContactsRequestMarshaller
-
- SearchContactsResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- SearchContactsResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- searchDevices(SearchDevicesRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- searchDevices(Consumer<SearchDevicesRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- searchDevices(SearchDevicesRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- searchDevices(Consumer<SearchDevicesRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- SearchDevicesIterable - Class in software.amazon.awssdk.services.alexaforbusiness.paginators
-
- SearchDevicesIterable(AlexaForBusinessClient, SearchDevicesRequest) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.paginators.SearchDevicesIterable
-
- searchDevicesPaginator(SearchDevicesRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- searchDevicesPaginator(Consumer<SearchDevicesRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- searchDevicesPaginator(SearchDevicesRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- searchDevicesPaginator(Consumer<SearchDevicesRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- SearchDevicesPublisher - Class in software.amazon.awssdk.services.alexaforbusiness.paginators
-
- SearchDevicesPublisher(AlexaForBusinessAsyncClient, SearchDevicesRequest) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.paginators.SearchDevicesPublisher
-
- SearchDevicesRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- SearchDevicesRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- SearchDevicesRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- SearchDevicesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.SearchDevicesRequestMarshaller
-
- SearchDevicesResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- SearchDevicesResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- searchNetworkProfiles(SearchNetworkProfilesRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- searchNetworkProfiles(Consumer<SearchNetworkProfilesRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- searchNetworkProfiles(SearchNetworkProfilesRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- searchNetworkProfiles(Consumer<SearchNetworkProfilesRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- SearchNetworkProfilesIterable - Class in software.amazon.awssdk.services.alexaforbusiness.paginators
-
- SearchNetworkProfilesIterable(AlexaForBusinessClient, SearchNetworkProfilesRequest) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.paginators.SearchNetworkProfilesIterable
-
- searchNetworkProfilesPaginator(SearchNetworkProfilesRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- searchNetworkProfilesPaginator(Consumer<SearchNetworkProfilesRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- searchNetworkProfilesPaginator(SearchNetworkProfilesRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- searchNetworkProfilesPaginator(Consumer<SearchNetworkProfilesRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- SearchNetworkProfilesPublisher - Class in software.amazon.awssdk.services.alexaforbusiness.paginators
-
- SearchNetworkProfilesPublisher(AlexaForBusinessAsyncClient, SearchNetworkProfilesRequest) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.paginators.SearchNetworkProfilesPublisher
-
- SearchNetworkProfilesRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- SearchNetworkProfilesRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- SearchNetworkProfilesRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- SearchNetworkProfilesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.SearchNetworkProfilesRequestMarshaller
-
- SearchNetworkProfilesResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- SearchNetworkProfilesResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- searchProfiles(SearchProfilesRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- searchProfiles(Consumer<SearchProfilesRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- searchProfiles(SearchProfilesRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- searchProfiles(Consumer<SearchProfilesRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- SearchProfilesIterable - Class in software.amazon.awssdk.services.alexaforbusiness.paginators
-
- SearchProfilesIterable(AlexaForBusinessClient, SearchProfilesRequest) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.paginators.SearchProfilesIterable
-
- searchProfilesPaginator(SearchProfilesRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- searchProfilesPaginator(Consumer<SearchProfilesRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- searchProfilesPaginator(SearchProfilesRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- searchProfilesPaginator(Consumer<SearchProfilesRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- SearchProfilesPublisher - Class in software.amazon.awssdk.services.alexaforbusiness.paginators
-
- SearchProfilesPublisher(AlexaForBusinessAsyncClient, SearchProfilesRequest) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.paginators.SearchProfilesPublisher
-
- SearchProfilesRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- SearchProfilesRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- SearchProfilesRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- SearchProfilesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.SearchProfilesRequestMarshaller
-
- SearchProfilesResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- SearchProfilesResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- searchRooms(SearchRoomsRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- searchRooms(Consumer<SearchRoomsRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- searchRooms(SearchRoomsRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- searchRooms(Consumer<SearchRoomsRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- SearchRoomsIterable - Class in software.amazon.awssdk.services.alexaforbusiness.paginators
-
- SearchRoomsIterable(AlexaForBusinessClient, SearchRoomsRequest) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.paginators.SearchRoomsIterable
-
- searchRoomsPaginator(SearchRoomsRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- searchRoomsPaginator(Consumer<SearchRoomsRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- searchRoomsPaginator(SearchRoomsRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- searchRoomsPaginator(Consumer<SearchRoomsRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- SearchRoomsPublisher - Class in software.amazon.awssdk.services.alexaforbusiness.paginators
-
- SearchRoomsPublisher(AlexaForBusinessAsyncClient, SearchRoomsRequest) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.paginators.SearchRoomsPublisher
-
- SearchRoomsRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- SearchRoomsRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- SearchRoomsRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- SearchRoomsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.SearchRoomsRequestMarshaller
-
- SearchRoomsResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- SearchRoomsResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- searchSkillGroups(SearchSkillGroupsRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- searchSkillGroups(Consumer<SearchSkillGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- searchSkillGroups(SearchSkillGroupsRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- searchSkillGroups(Consumer<SearchSkillGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- SearchSkillGroupsIterable - Class in software.amazon.awssdk.services.alexaforbusiness.paginators
-
- SearchSkillGroupsIterable(AlexaForBusinessClient, SearchSkillGroupsRequest) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.paginators.SearchSkillGroupsIterable
-
- searchSkillGroupsPaginator(SearchSkillGroupsRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- searchSkillGroupsPaginator(Consumer<SearchSkillGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- searchSkillGroupsPaginator(SearchSkillGroupsRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- searchSkillGroupsPaginator(Consumer<SearchSkillGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- SearchSkillGroupsPublisher - Class in software.amazon.awssdk.services.alexaforbusiness.paginators
-
- SearchSkillGroupsPublisher(AlexaForBusinessAsyncClient, SearchSkillGroupsRequest) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.paginators.SearchSkillGroupsPublisher
-
- SearchSkillGroupsRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- SearchSkillGroupsRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- SearchSkillGroupsRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- SearchSkillGroupsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.SearchSkillGroupsRequestMarshaller
-
- SearchSkillGroupsResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- SearchSkillGroupsResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- searchUsers(SearchUsersRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- searchUsers(Consumer<SearchUsersRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- searchUsers(SearchUsersRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- searchUsers(Consumer<SearchUsersRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- SearchUsersIterable - Class in software.amazon.awssdk.services.alexaforbusiness.paginators
-
- SearchUsersIterable(AlexaForBusinessClient, SearchUsersRequest) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.paginators.SearchUsersIterable
-
- searchUsersPaginator(SearchUsersRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- searchUsersPaginator(Consumer<SearchUsersRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- searchUsersPaginator(SearchUsersRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- searchUsersPaginator(Consumer<SearchUsersRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- SearchUsersPublisher - Class in software.amazon.awssdk.services.alexaforbusiness.paginators
-
- SearchUsersPublisher(AlexaForBusinessAsyncClient, SearchUsersRequest) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.paginators.SearchUsersPublisher
-
- SearchUsersRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- SearchUsersRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- SearchUsersRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- SearchUsersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.SearchUsersRequestMarshaller
-
- SearchUsersResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- SearchUsersResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- securityType(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileRequest.Builder
-
The security type of the Wi-Fi network.
- securityType(NetworkSecurityType) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileRequest.Builder
-
The security type of the Wi-Fi network.
- securityType() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileRequest
-
The security type of the Wi-Fi network.
- securityType(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfile.Builder
-
The security type of the Wi-Fi network.
- securityType(NetworkSecurityType) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfile.Builder
-
The security type of the Wi-Fi network.
- securityType() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfile
-
The security type of the Wi-Fi network.
- securityType(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfileData.Builder
-
The security type of the Wi-Fi network.
- securityType(NetworkSecurityType) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfileData.Builder
-
The security type of the Wi-Fi network.
- securityType() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfileData
-
The security type of the Wi-Fi network.
- securityTypeAsString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileRequest
-
The security type of the Wi-Fi network.
- securityTypeAsString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfile
-
The security type of the Wi-Fi network.
- securityTypeAsString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfileData
-
The security type of the Wi-Fi network.
- sendAnnouncement(SendAnnouncementRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
Triggers an asynchronous flow to send text, SSML, or audio announcements to rooms that are identified by a search
or filter.
- sendAnnouncement(Consumer<SendAnnouncementRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
Triggers an asynchronous flow to send text, SSML, or audio announcements to rooms that are identified by a search
or filter.
- sendAnnouncement(SendAnnouncementRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
Triggers an asynchronous flow to send text, SSML, or audio announcements to rooms that are identified by a search
or filter.
- sendAnnouncement(Consumer<SendAnnouncementRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
Triggers an asynchronous flow to send text, SSML, or audio announcements to rooms that are identified by a search
or filter.
- SendAnnouncementRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- SendAnnouncementRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- SendAnnouncementRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- SendAnnouncementRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.SendAnnouncementRequestMarshaller
-
- SendAnnouncementResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- SendAnnouncementResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- sendInvitation(SendInvitationRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- sendInvitation(Consumer<SendInvitationRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- sendInvitation(SendInvitationRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- sendInvitation(Consumer<SendInvitationRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- SendInvitationRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- SendInvitationRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- SendInvitationRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- SendInvitationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.SendInvitationRequestMarshaller
-
- SendInvitationResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- SendInvitationResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.AddressBook
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.AddressBookData
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.alexaforbusiness.model.AlexaForBusinessException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.alexaforbusiness.model.AlreadyExistsException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.ApproveSkillRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.ApproveSkillResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateContactWithAddressBookRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateContactWithAddressBookResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateDeviceWithNetworkProfileRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateDeviceWithNetworkProfileResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateDeviceWithRoomRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateDeviceWithRoomResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillGroupWithRoomRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillGroupWithRoomResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillWithSkillGroupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillWithSkillGroupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillWithUsersRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillWithUsersResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.Audio
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReport
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportContentRange
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportRecurrence
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportS3Location
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportSchedule
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.Category
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.alexaforbusiness.model.ConcurrentModificationException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.ConferencePreference
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.ConferenceProvider
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.Contact
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.ContactData
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.Content
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateAddressBookRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateAddressBookResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateBusinessReportScheduleRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateBusinessReportScheduleResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateConferenceProviderRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateConferenceProviderResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateContactRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateContactResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateEndOfMeetingReminder
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateGatewayGroupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateGatewayGroupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateInstantBooking
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateMeetingRoomConfiguration
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateProactiveJoin
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateRequireCheckIn
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateRoomRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateRoomResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateSkillGroupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateSkillGroupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateUserRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateUserResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteAddressBookRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteAddressBookResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteBusinessReportScheduleRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteBusinessReportScheduleResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteConferenceProviderRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteConferenceProviderResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteContactRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteContactResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteDeviceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteDeviceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteDeviceUsageDataRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteDeviceUsageDataResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteGatewayGroupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteGatewayGroupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteNetworkProfileRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteNetworkProfileResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteProfileRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteProfileResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteRoomRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteRoomResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteRoomSkillParameterRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteRoomSkillParameterResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteSkillAuthorizationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteSkillAuthorizationResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteSkillGroupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteSkillGroupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteUserRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteUserResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DeveloperInfo
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.Device
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceData
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceEvent
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceNetworkProfileInfo
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.alexaforbusiness.model.DeviceNotRegisteredException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatusDetail
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatusInfo
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateContactFromAddressBookRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateContactFromAddressBookResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateDeviceFromRoomRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateDeviceFromRoomResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillFromSkillGroupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillFromSkillGroupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillFromUsersRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillFromUsersResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillGroupFromRoomRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillGroupFromRoomResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.EndOfMeetingReminder
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.Filter
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.ForgetSmartHomeAppliancesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.ForgetSmartHomeAppliancesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.Gateway
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.GatewayGroup
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.GatewayGroupSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.GatewaySummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.GetAddressBookRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.GetAddressBookResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.GetConferencePreferenceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.GetConferencePreferenceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.GetConferenceProviderRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.GetConferenceProviderResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.GetContactRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.GetContactResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.GetDeviceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.GetDeviceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.GetGatewayGroupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.GetGatewayGroupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.GetGatewayRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.GetGatewayResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.GetInvitationConfigurationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.GetInvitationConfigurationResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.GetNetworkProfileRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.GetNetworkProfileResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.GetProfileRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.GetProfileResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.GetRoomRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.GetRoomResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.GetRoomSkillParameterRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.GetRoomSkillParameterResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.GetSkillGroupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.GetSkillGroupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.InstantBooking
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.alexaforbusiness.model.InvalidCertificateAuthorityException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.alexaforbusiness.model.InvalidDeviceException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.alexaforbusiness.model.InvalidSecretsManagerResourceException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.alexaforbusiness.model.InvalidServiceLinkedRoleStateException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.alexaforbusiness.model.InvalidUserStatusException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.IPDialIn
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.alexaforbusiness.model.LimitExceededException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.ListBusinessReportSchedulesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.ListBusinessReportSchedulesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.ListConferenceProvidersRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.ListConferenceProvidersResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.ListDeviceEventsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.ListDeviceEventsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.ListGatewayGroupsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.ListGatewayGroupsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.ListGatewaysRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.ListGatewaysResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreCategoriesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreCategoriesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreSkillsByCategoryRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreSkillsByCategoryResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSmartHomeAppliancesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSmartHomeAppliancesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.ListTagsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.ListTagsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.MeetingRoomConfiguration
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.MeetingSetting
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.alexaforbusiness.model.NameInUseException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfile
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfileData
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.alexaforbusiness.model.NotFoundException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.PhoneNumber
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.ProactiveJoin
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.Profile
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.ProfileData
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.PSTNDialIn
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.PutConferencePreferenceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.PutConferencePreferenceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.PutInvitationConfigurationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.PutInvitationConfigurationResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.PutRoomSkillParameterRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.PutRoomSkillParameterResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.PutSkillAuthorizationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.PutSkillAuthorizationResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.RegisterAvsDeviceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.RegisterAvsDeviceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.RejectSkillRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.RejectSkillResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.RequireCheckIn
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.ResolveRoomRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.ResolveRoomResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.alexaforbusiness.model.ResourceAssociatedException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.alexaforbusiness.model.ResourceInUseException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.RevokeInvitationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.RevokeInvitationResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.Room
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.RoomData
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.RoomSkillParameter
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchAddressBooksRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchAddressBooksResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchContactsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchContactsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchDevicesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchDevicesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchNetworkProfilesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchNetworkProfilesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchProfilesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchProfilesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchRoomsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchRoomsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchSkillGroupsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchSkillGroupsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchUsersRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchUsersResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.SendAnnouncementRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.SendAnnouncementResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.SendInvitationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.SendInvitationResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.SipAddress
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillDetails
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillGroup
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillGroupData
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.alexaforbusiness.model.SkillNotLinkedException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillsStoreSkill
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.SmartHomeAppliance
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.Sort
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.Ssml
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.StartDeviceSyncRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.StartDeviceSyncResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.StartSmartHomeApplianceDiscoveryRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.StartSmartHomeApplianceDiscoveryResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.Tag
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.TagResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.TagResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.Text
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.alexaforbusiness.model.UnauthorizedException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.UntagResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.UntagResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateAddressBookRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateAddressBookResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateBusinessReportScheduleRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateBusinessReportScheduleResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateConferenceProviderRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateConferenceProviderResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateContactRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateContactResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateDeviceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateDeviceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateEndOfMeetingReminder
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateGatewayGroupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateGatewayGroupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateGatewayRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateGatewayResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateInstantBooking
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateMeetingRoomConfiguration
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateNetworkProfileRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateNetworkProfileResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateProactiveJoin
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateProfileRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateProfileResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateRequireCheckIn
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateRoomRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateRoomResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateSkillGroupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateSkillGroupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.alexaforbusiness.model.UserData
-
- service() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Arn
-
- SERVICE - Static variable in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.ParseArn
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- serviceId(String) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.EndpointRuleset.Builder
-
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- setSigningParams(ExecutionAttributes, EndpointAuthScheme) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.AuthSchemeUtils
-
- setupModeDisabled(Boolean) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileRequest.Builder
-
Whether room profile setup is enabled.
- setupModeDisabled() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileRequest
-
Whether room profile setup is enabled.
- setupModeDisabled(Boolean) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Profile.Builder
-
The setup mode of a room profile.
- setupModeDisabled() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Profile
-
The setup mode of a room profile.
- setupModeDisabled(Boolean) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateProfileRequest.Builder
-
Whether the setup mode of the profile is enabled.
- setupModeDisabled() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateProfileRequest
-
Whether the setup mode of the profile is enabled.
- setUri(SdkHttpRequest, URI, URI) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.AwsEndpointProviderUtils
-
This sets the request URI to the resolved URI returned by the endpoint provider.
- shortDescription(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SkillsStoreSkill.Builder
-
Short description about the skill.
- shortDescription() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillsStoreSkill
-
Short description about the skill.
- since() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Parameter.Deprecated
-
- SingleArgFn - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- SingleArgFn(FnNode) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.SingleArgFn
-
- SipAddress - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
The SIP address for the contact containing the URI and SIP address type.
- SipAddress.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- sipAddresses(Collection<SipAddress>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Contact.Builder
-
The list of SIP addresses for the contact.
- sipAddresses(SipAddress...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Contact.Builder
-
The list of SIP addresses for the contact.
- sipAddresses(Consumer<SipAddress.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Contact.Builder
-
The list of SIP addresses for the contact.
- sipAddresses() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Contact
-
The list of SIP addresses for the contact.
- sipAddresses(Collection<SipAddress>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ContactData.Builder
-
The list of SIP addresses for the contact.
- sipAddresses(SipAddress...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ContactData.Builder
-
The list of SIP addresses for the contact.
- sipAddresses(Consumer<SipAddress.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ContactData.Builder
-
The list of SIP addresses for the contact.
- sipAddresses() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ContactData
-
The list of SIP addresses for the contact.
- sipAddresses(Collection<SipAddress>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateContactRequest.Builder
-
The list of SIP addresses for the contact.
- sipAddresses(SipAddress...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateContactRequest.Builder
-
The list of SIP addresses for the contact.
- sipAddresses(Consumer<SipAddress.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateContactRequest.Builder
-
The list of SIP addresses for the contact.
- sipAddresses() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateContactRequest
-
The list of SIP addresses for the contact.
- sipAddresses(Collection<SipAddress>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateContactRequest.Builder
-
The list of SIP addresses for the contact.
- sipAddresses(SipAddress...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateContactRequest.Builder
-
The list of SIP addresses for the contact.
- sipAddresses(Consumer<SipAddress.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateContactRequest.Builder
-
The list of SIP addresses for the contact.
- sipAddresses() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateContactRequest
-
The list of SIP addresses for the contact.
- SipType - Enum in software.amazon.awssdk.services.alexaforbusiness.model
-
- size() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Value.Array
-
- SkillDetails - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
Granular information about the skill.
- skillDetails(SkillDetails) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SkillsStoreSkill.Builder
-
Information about the skill.
- skillDetails(Consumer<SkillDetails.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SkillsStoreSkill.Builder
-
Information about the skill.
- skillDetails() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillsStoreSkill
-
Information about the skill.
- SkillDetails.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- skillGroup(SkillGroup) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GetSkillGroupResponse.Builder
-
The details of the skill group requested.
- skillGroup(Consumer<SkillGroup.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GetSkillGroupResponse.Builder
-
The details of the skill group requested.
- skillGroup() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetSkillGroupResponse
-
The details of the skill group requested.
- SkillGroup - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
A skill group with attributes.
- SkillGroup.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- skillGroupArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillGroupWithRoomRequest.Builder
-
The ARN of the skill group to associate with a room.
- skillGroupArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillGroupWithRoomRequest
-
The ARN of the skill group to associate with a room.
- skillGroupArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillWithSkillGroupRequest.Builder
-
The ARN of the skill group to associate the skill to.
- skillGroupArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillWithSkillGroupRequest
-
The ARN of the skill group to associate the skill to.
- skillGroupArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateSkillGroupResponse.Builder
-
The ARN of the newly created skill group in the response.
- skillGroupArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateSkillGroupResponse
-
The ARN of the newly created skill group in the response.
- skillGroupArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeleteSkillGroupRequest.Builder
-
The ARN of the skill group to delete.
- skillGroupArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteSkillGroupRequest
-
The ARN of the skill group to delete.
- skillGroupArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillFromSkillGroupRequest.Builder
-
The unique identifier of a skill.
- skillGroupArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillFromSkillGroupRequest
-
The unique identifier of a skill.
- skillGroupArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillGroupFromRoomRequest.Builder
-
The ARN of the skill group to disassociate from a room.
- skillGroupArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillGroupFromRoomRequest
-
The ARN of the skill group to disassociate from a room.
- skillGroupArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GetSkillGroupRequest.Builder
-
The ARN of the skill group for which to get details.
- skillGroupArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetSkillGroupRequest
-
The ARN of the skill group for which to get details.
- skillGroupArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsRequest.Builder
-
The ARN of the skill group for which to list enabled skills.
- skillGroupArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsRequest
-
The ARN of the skill group for which to list enabled skills.
- skillGroupArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SkillGroup.Builder
-
The ARN of a skill group.
- skillGroupArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillGroup
-
The ARN of a skill group.
- skillGroupArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SkillGroupData.Builder
-
The skill group ARN of a skill group.
- skillGroupArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillGroupData
-
The skill group ARN of a skill group.
- skillGroupArn(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateSkillGroupRequest.Builder
-
The ARN of the skill group to update.
- skillGroupArn() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateSkillGroupRequest
-
The ARN of the skill group to update.
- SkillGroupData - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
The attributes of a skill group.
- SkillGroupData.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- skillGroupName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateSkillGroupRequest.Builder
-
The name for the skill group.
- skillGroupName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateSkillGroupRequest
-
The name for the skill group.
- skillGroupName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SkillGroup.Builder
-
The name of a skill group.
- skillGroupName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillGroup
-
The name of a skill group.
- skillGroupName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SkillGroupData.Builder
-
The skill group name of a skill group.
- skillGroupName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillGroupData
-
The skill group name of a skill group.
- skillGroupName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateSkillGroupRequest.Builder
-
The updated name for the skill group.
- skillGroupName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateSkillGroupRequest
-
The updated name for the skill group.
- skillGroups(Collection<SkillGroupData>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchSkillGroupsResponse.Builder
-
The skill groups that meet the filter criteria, in sort order.
- skillGroups(SkillGroupData...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchSkillGroupsResponse.Builder
-
The skill groups that meet the filter criteria, in sort order.
- skillGroups(Consumer<SkillGroupData.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchSkillGroupsResponse.Builder
-
The skill groups that meet the filter criteria, in sort order.
- skillGroups() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchSkillGroupsResponse
-
The skill groups that meet the filter criteria, in sort order.
- skillId(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ApproveSkillRequest.Builder
-
The unique identifier of the skill.
- skillId() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ApproveSkillRequest
-
The unique identifier of the skill.
- skillId(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillWithSkillGroupRequest.Builder
-
The unique identifier of the skill.
- skillId() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillWithSkillGroupRequest
-
The unique identifier of the skill.
- skillId(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillWithUsersRequest.Builder
-
The private skill ID you want to make available to enrolled users.
- skillId() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillWithUsersRequest
-
The private skill ID you want to make available to enrolled users.
- skillId(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeleteRoomSkillParameterRequest.Builder
-
The ID of the skill from which to remove the room skill parameter details.
- skillId() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteRoomSkillParameterRequest
-
The ID of the skill from which to remove the room skill parameter details.
- skillId(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeleteSkillAuthorizationRequest.Builder
-
The unique identifier of a skill.
- skillId() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteSkillAuthorizationRequest
-
The unique identifier of a skill.
- skillId(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillFromSkillGroupRequest.Builder
-
The ARN of a skill group to associate to a skill.
- skillId() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillFromSkillGroupRequest
-
The ARN of a skill group to associate to a skill.
- skillId(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillFromUsersRequest.Builder
-
The private skill ID you want to make unavailable for enrolled users.
- skillId() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillFromUsersRequest
-
The private skill ID you want to make unavailable for enrolled users.
- skillId(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GetRoomSkillParameterRequest.Builder
-
The ARN of the skill from which to get the room skill parameter details.
- skillId() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetRoomSkillParameterRequest
-
The ARN of the skill from which to get the room skill parameter details.
- skillId(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.PutRoomSkillParameterRequest.Builder
-
The ARN of the skill associated with the room skill parameter.
- skillId() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutRoomSkillParameterRequest
-
The ARN of the skill associated with the room skill parameter.
- skillId(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.PutSkillAuthorizationRequest.Builder
-
The unique identifier of a skill.
- skillId() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutSkillAuthorizationRequest
-
The unique identifier of a skill.
- skillId(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.RejectSkillRequest.Builder
-
The unique identifier of the skill.
- skillId() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RejectSkillRequest
-
The unique identifier of the skill.
- skillId(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ResolveRoomRequest.Builder
-
The ARN of the skill that was requested.
- skillId() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ResolveRoomRequest
-
The ARN of the skill that was requested.
- skillId(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SkillsStoreSkill.Builder
-
The ARN of the skill.
- skillId() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillsStoreSkill
-
The ARN of the skill.
- skillId(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SkillSummary.Builder
-
The ARN of the skill summary.
- skillId() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillSummary
-
The ARN of the skill summary.
- skillName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SkillsStoreSkill.Builder
-
The name of the skill.
- skillName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillsStoreSkill
-
The name of the skill.
- skillName(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SkillSummary.Builder
-
The name of the skill.
- skillName() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillSummary
-
The name of the skill.
- SkillNotLinkedException - Exception in software.amazon.awssdk.services.alexaforbusiness.model
-
The skill must be linked to a third-party account.
- SkillNotLinkedException.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- SkillsStoreSkill - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
The detailed information about an Alexa skill.
- SkillsStoreSkill.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- skillsStoreSkills(Collection<SkillsStoreSkill>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreSkillsByCategoryResponse.Builder
-
The skill store skills.
- skillsStoreSkills(SkillsStoreSkill...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreSkillsByCategoryResponse.Builder
-
The skill store skills.
- skillsStoreSkills(Consumer<SkillsStoreSkill.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreSkillsByCategoryResponse.Builder
-
The skill store skills.
- skillsStoreSkills() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreSkillsByCategoryResponse
-
The skill store skills.
- skillSummaries(Collection<SkillSummary>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsResponse.Builder
-
The list of enabled skills requested.
- skillSummaries(SkillSummary...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsResponse.Builder
-
The list of enabled skills requested.
- skillSummaries(Consumer<SkillSummary.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsResponse.Builder
-
The list of enabled skills requested.
- skillSummaries() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsResponse
-
The list of enabled skills requested.
- SkillSummary - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
The summary of skills.
- SkillSummary.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- skillType(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsRequest.Builder
-
Whether the skill is publicly available or is a private skill.
- skillType(SkillTypeFilter) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsRequest.Builder
-
Whether the skill is publicly available or is a private skill.
- skillType() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsRequest
-
Whether the skill is publicly available or is a private skill.
- skillType(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SkillSummary.Builder
-
Whether the skill is publicly available or is a private skill.
- skillType(SkillType) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SkillSummary.Builder
-
Whether the skill is publicly available or is a private skill.
- skillType() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillSummary
-
Whether the skill is publicly available or is a private skill.
- SkillType - Enum in software.amazon.awssdk.services.alexaforbusiness.model
-
- skillTypeAsString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsRequest
-
Whether the skill is publicly available or is a private skill.
- skillTypeAsString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillSummary
-
Whether the skill is publicly available or is a private skill.
- SkillTypeFilter - Enum in software.amazon.awssdk.services.alexaforbusiness.model
-
- skillTypes(Collection<String>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SkillDetails.Builder
-
The types of skills.
- skillTypes(String...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SkillDetails.Builder
-
The types of skills.
- skillTypes() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillDetails
-
The types of skills.
- SmartHomeAppliance - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
A smart home appliance that can connect to a central system.
- SmartHomeAppliance.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- smartHomeAppliances(Collection<SmartHomeAppliance>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListSmartHomeAppliancesResponse.Builder
-
The smart home appliances.
- smartHomeAppliances(SmartHomeAppliance...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListSmartHomeAppliancesResponse.Builder
-
The smart home appliances.
- smartHomeAppliances(Consumer<SmartHomeAppliance.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListSmartHomeAppliancesResponse.Builder
-
The smart home appliances.
- smartHomeAppliances() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSmartHomeAppliancesResponse
-
The smart home appliances.
- software.amazon.awssdk.services.alexaforbusiness - package software.amazon.awssdk.services.alexaforbusiness
-
Alexa for Business has been retired and is no longer supported.
- software.amazon.awssdk.services.alexaforbusiness.endpoints - package software.amazon.awssdk.services.alexaforbusiness.endpoints
-
- software.amazon.awssdk.services.alexaforbusiness.endpoints.internal - package software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- software.amazon.awssdk.services.alexaforbusiness.internal - package software.amazon.awssdk.services.alexaforbusiness.internal
-
- software.amazon.awssdk.services.alexaforbusiness.model - package software.amazon.awssdk.services.alexaforbusiness.model
-
- software.amazon.awssdk.services.alexaforbusiness.paginators - package software.amazon.awssdk.services.alexaforbusiness.paginators
-
- software.amazon.awssdk.services.alexaforbusiness.transform - package software.amazon.awssdk.services.alexaforbusiness.transform
-
- softwareVersion(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Device.Builder
-
The software version of a device.
- softwareVersion() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Device
-
The software version of a device.
- softwareVersion(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeviceData.Builder
-
The software version of a device.
- softwareVersion() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceData
-
The software version of a device.
- softwareVersion(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Gateway.Builder
-
The software version of the gateway.
- softwareVersion() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Gateway
-
The software version of the gateway.
- softwareVersion(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.GatewaySummary.Builder
-
The software version of the gateway.
- softwareVersion() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GatewaySummary
-
The software version of the gateway.
- softwareVersion(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateGatewayRequest.Builder
-
The updated software version of the gateway.
- softwareVersion() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateGatewayRequest
-
The updated software version of the gateway.
- Sort - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
An object representing a sort criteria.
- Sort.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- sortCriteria(Collection<Sort>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchAddressBooksRequest.Builder
-
The sort order to use in listing the specified set of address books.
- sortCriteria(Sort...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchAddressBooksRequest.Builder
-
The sort order to use in listing the specified set of address books.
- sortCriteria(Consumer<Sort.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchAddressBooksRequest.Builder
-
The sort order to use in listing the specified set of address books.
- sortCriteria() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchAddressBooksRequest
-
The sort order to use in listing the specified set of address books.
- sortCriteria(Collection<Sort>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchContactsRequest.Builder
-
The sort order to use in listing the specified set of contacts.
- sortCriteria(Sort...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchContactsRequest.Builder
-
The sort order to use in listing the specified set of contacts.
- sortCriteria(Consumer<Sort.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchContactsRequest.Builder
-
The sort order to use in listing the specified set of contacts.
- sortCriteria() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchContactsRequest
-
The sort order to use in listing the specified set of contacts.
- sortCriteria(Collection<Sort>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchDevicesRequest.Builder
-
The sort order to use in listing the specified set of devices.
- sortCriteria(Sort...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchDevicesRequest.Builder
-
The sort order to use in listing the specified set of devices.
- sortCriteria(Consumer<Sort.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchDevicesRequest.Builder
-
The sort order to use in listing the specified set of devices.
- sortCriteria() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchDevicesRequest
-
The sort order to use in listing the specified set of devices.
- sortCriteria(Collection<Sort>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchNetworkProfilesRequest.Builder
-
The sort order to use to list the specified set of network profiles.
- sortCriteria(Sort...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchNetworkProfilesRequest.Builder
-
The sort order to use to list the specified set of network profiles.
- sortCriteria(Consumer<Sort.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchNetworkProfilesRequest.Builder
-
The sort order to use to list the specified set of network profiles.
- sortCriteria() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchNetworkProfilesRequest
-
The sort order to use to list the specified set of network profiles.
- sortCriteria(Collection<Sort>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchProfilesRequest.Builder
-
The sort order to use in listing the specified set of room profiles.
- sortCriteria(Sort...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchProfilesRequest.Builder
-
The sort order to use in listing the specified set of room profiles.
- sortCriteria(Consumer<Sort.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchProfilesRequest.Builder
-
The sort order to use in listing the specified set of room profiles.
- sortCriteria() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchProfilesRequest
-
The sort order to use in listing the specified set of room profiles.
- sortCriteria(Collection<Sort>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchRoomsRequest.Builder
-
The sort order to use in listing the specified set of rooms.
- sortCriteria(Sort...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchRoomsRequest.Builder
-
The sort order to use in listing the specified set of rooms.
- sortCriteria(Consumer<Sort.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchRoomsRequest.Builder
-
The sort order to use in listing the specified set of rooms.
- sortCriteria() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchRoomsRequest
-
The sort order to use in listing the specified set of rooms.
- sortCriteria(Collection<Sort>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchSkillGroupsRequest.Builder
-
The sort order to use in listing the specified set of skill groups.
- sortCriteria(Sort...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchSkillGroupsRequest.Builder
-
The sort order to use in listing the specified set of skill groups.
- sortCriteria(Consumer<Sort.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchSkillGroupsRequest.Builder
-
The sort order to use in listing the specified set of skill groups.
- sortCriteria() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchSkillGroupsRequest
-
The sort order to use in listing the specified set of skill groups.
- sortCriteria(Collection<Sort>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchUsersRequest.Builder
-
The sort order to use in listing the filtered set of users.
- sortCriteria(Sort...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchUsersRequest.Builder
-
The sort order to use in listing the filtered set of users.
- sortCriteria(Consumer<Sort.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchUsersRequest.Builder
-
The sort order to use in listing the filtered set of users.
- sortCriteria() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchUsersRequest
-
The sort order to use in listing the filtered set of users.
- SortValue - Enum in software.amazon.awssdk.services.alexaforbusiness.model
-
- SourceException - Exception in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- SourceException.BuilderImpl - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- ssid(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileRequest.Builder
-
The SSID of the Wi-Fi network.
- ssid() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileRequest
-
The SSID of the Wi-Fi network.
- ssid(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfile.Builder
-
The SSID of the Wi-Fi network.
- ssid() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfile
-
The SSID of the Wi-Fi network.
- ssid(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfileData.Builder
-
The SSID of the Wi-Fi network.
- ssid() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfileData
-
The SSID of the Wi-Fi network.
- Ssml - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
The SSML message.
- Ssml.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- ssmlList(Collection<Ssml>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Content.Builder
-
The list of SSML messages.
- ssmlList(Ssml...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Content.Builder
-
The list of SSML messages.
- ssmlList(Consumer<Ssml.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Content.Builder
-
The list of SSML messages.
- ssmlList() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Content
-
The list of SSML messages.
- startDate(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportRecurrence.Builder
-
The start date.
- startDate() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportRecurrence
-
The start date.
- startDeviceSync(StartDeviceSyncRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- startDeviceSync(Consumer<StartDeviceSyncRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- startDeviceSync(StartDeviceSyncRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- startDeviceSync(Consumer<StartDeviceSyncRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- StartDeviceSyncRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- StartDeviceSyncRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- StartDeviceSyncRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- StartDeviceSyncRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.StartDeviceSyncRequestMarshaller
-
- StartDeviceSyncResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- StartDeviceSyncResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- startIndex() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Substring
-
- startMultipartTemplate() - Method in interface software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.TemplateVisitor
-
Invoked prior to visiting a multipart template like `https://{Region}.{dnsSuffix}`.
- startSmartHomeApplianceDiscovery(StartSmartHomeApplianceDiscoveryRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- startSmartHomeApplianceDiscovery(Consumer<StartSmartHomeApplianceDiscoveryRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- startSmartHomeApplianceDiscovery(StartSmartHomeApplianceDiscoveryRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- startSmartHomeApplianceDiscovery(Consumer<StartSmartHomeApplianceDiscoveryRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- StartSmartHomeApplianceDiscoveryRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- StartSmartHomeApplianceDiscoveryRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- StartSmartHomeApplianceDiscoveryRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- StartSmartHomeApplianceDiscoveryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.StartSmartHomeApplianceDiscoveryRequestMarshaller
-
- StartSmartHomeApplianceDiscoveryResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- StartSmartHomeApplianceDiscoveryResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- status(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.BusinessReport.Builder
-
The status of the report generation execution (RUNNING, SUCCEEDED, or FAILED).
- status(BusinessReportStatus) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.BusinessReport.Builder
-
The status of the report generation execution (RUNNING, SUCCEEDED, or FAILED).
- status() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReport
-
The status of the report generation execution (RUNNING, SUCCEEDED, or FAILED).
- statusAsString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReport
-
The status of the report generation execution (RUNNING, SUCCEEDED, or FAILED).
- statusCode(int) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.AlexaForBusinessException.Builder
-
- statusCode(int) - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AlexaForBusinessException.BuilderImpl
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.AlreadyExistsException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ConcurrentModificationException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeviceNotRegisteredException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.InvalidCertificateAuthorityException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.InvalidDeviceException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.InvalidSecretsManagerResourceException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.InvalidServiceLinkedRoleStateException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.InvalidUserStatusException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.LimitExceededException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.NameInUseException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.NotFoundException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ResourceAssociatedException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ResourceInUseException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SkillNotLinkedException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UnauthorizedException.Builder
-
- stopIndex() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Substring
-
- StringEqualsFn - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- StringEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.StringEqualsFn
-
- stringToParse() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Substring
-
- subscribe(Subscriber<? super ListBusinessReportSchedulesResponse>) - Method in class software.amazon.awssdk.services.alexaforbusiness.paginators.ListBusinessReportSchedulesPublisher
-
- subscribe(Subscriber<? super ListConferenceProvidersResponse>) - Method in class software.amazon.awssdk.services.alexaforbusiness.paginators.ListConferenceProvidersPublisher
-
- subscribe(Subscriber<? super ListDeviceEventsResponse>) - Method in class software.amazon.awssdk.services.alexaforbusiness.paginators.ListDeviceEventsPublisher
-
- subscribe(Subscriber<? super ListGatewayGroupsResponse>) - Method in class software.amazon.awssdk.services.alexaforbusiness.paginators.ListGatewayGroupsPublisher
-
- subscribe(Subscriber<? super ListGatewaysResponse>) - Method in class software.amazon.awssdk.services.alexaforbusiness.paginators.ListGatewaysPublisher
-
- subscribe(Subscriber<? super ListSkillsResponse>) - Method in class software.amazon.awssdk.services.alexaforbusiness.paginators.ListSkillsPublisher
-
- subscribe(Subscriber<? super ListSkillsStoreCategoriesResponse>) - Method in class software.amazon.awssdk.services.alexaforbusiness.paginators.ListSkillsStoreCategoriesPublisher
-
- subscribe(Subscriber<? super ListSkillsStoreSkillsByCategoryResponse>) - Method in class software.amazon.awssdk.services.alexaforbusiness.paginators.ListSkillsStoreSkillsByCategoryPublisher
-
- subscribe(Subscriber<? super ListSmartHomeAppliancesResponse>) - Method in class software.amazon.awssdk.services.alexaforbusiness.paginators.ListSmartHomeAppliancesPublisher
-
- subscribe(Subscriber<? super ListTagsResponse>) - Method in class software.amazon.awssdk.services.alexaforbusiness.paginators.ListTagsPublisher
-
- subscribe(Subscriber<? super SearchAddressBooksResponse>) - Method in class software.amazon.awssdk.services.alexaforbusiness.paginators.SearchAddressBooksPublisher
-
- subscribe(Subscriber<? super SearchContactsResponse>) - Method in class software.amazon.awssdk.services.alexaforbusiness.paginators.SearchContactsPublisher
-
- subscribe(Subscriber<? super SearchDevicesResponse>) - Method in class software.amazon.awssdk.services.alexaforbusiness.paginators.SearchDevicesPublisher
-
- subscribe(Subscriber<? super SearchNetworkProfilesResponse>) - Method in class software.amazon.awssdk.services.alexaforbusiness.paginators.SearchNetworkProfilesPublisher
-
- subscribe(Subscriber<? super SearchProfilesResponse>) - Method in class software.amazon.awssdk.services.alexaforbusiness.paginators.SearchProfilesPublisher
-
- subscribe(Subscriber<? super SearchRoomsResponse>) - Method in class software.amazon.awssdk.services.alexaforbusiness.paginators.SearchRoomsPublisher
-
- subscribe(Subscriber<? super SearchSkillGroupsResponse>) - Method in class software.amazon.awssdk.services.alexaforbusiness.paginators.SearchSkillGroupsPublisher
-
- subscribe(Subscriber<? super SearchUsersResponse>) - Method in class software.amazon.awssdk.services.alexaforbusiness.paginators.SearchUsersPublisher
-
- Substring - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- Substring(FnNode) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Substring
-
- SUBSTRING - Static variable in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Substring
-
- SUPPORTS_DUAL_STACK - Static variable in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.PartitionFn
-
- SUPPORTS_FIPS - Static variable in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.PartitionFn
-
- supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Outputs.Builder
-
- supportsDualStack() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Outputs
-
- supportsFips(boolean) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Outputs.Builder
-
- supportsFips() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Outputs
-
- supportsLinking(Boolean) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SkillsStoreSkill.Builder
-
Linking support for a skill.
- supportsLinking() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillsStoreSkill
-
Linking support for a skill.
- supportsLinking(Boolean) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SkillSummary.Builder
-
Linking support for a skill.
- supportsLinking() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillSummary
-
Linking support for a skill.
- Tag - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
A key-value pair that can be associated with a resource.
- Tag.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UntagResourceRequest.Builder
-
The tags to be removed from the specified resource.
- tagKeys(String...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UntagResourceRequest.Builder
-
The tags to be removed from the specified resource.
- tagKeys() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UntagResourceRequest
-
The tags to be removed from the specified resource.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessAsyncClient
-
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.AlexaForBusinessClient
-
- TagResourceRequest - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.alexaforbusiness.transform
-
- TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.transform.TagResourceRequestMarshaller
-
- TagResourceResponse - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
- TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateAddressBookRequest.Builder
-
The tags to be added to the specified resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateAddressBookRequest.Builder
-
The tags to be added to the specified resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateAddressBookRequest.Builder
-
The tags to be added to the specified resource.
- tags() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateAddressBookRequest
-
The tags to be added to the specified resource.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateBusinessReportScheduleRequest.Builder
-
The tags for the business report schedule.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateBusinessReportScheduleRequest.Builder
-
The tags for the business report schedule.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateBusinessReportScheduleRequest.Builder
-
The tags for the business report schedule.
- tags() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateBusinessReportScheduleRequest
-
The tags for the business report schedule.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateConferenceProviderRequest.Builder
-
The tags to be added to the specified resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateConferenceProviderRequest.Builder
-
The tags to be added to the specified resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateConferenceProviderRequest.Builder
-
The tags to be added to the specified resource.
- tags() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateConferenceProviderRequest
-
The tags to be added to the specified resource.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateContactRequest.Builder
-
The tags to be added to the specified resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateContactRequest.Builder
-
The tags to be added to the specified resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateContactRequest.Builder
-
The tags to be added to the specified resource.
- tags() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateContactRequest
-
The tags to be added to the specified resource.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateGatewayGroupRequest.Builder
-
The tags to be added to the specified resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateGatewayGroupRequest.Builder
-
The tags to be added to the specified resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateGatewayGroupRequest.Builder
-
The tags to be added to the specified resource.
- tags() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateGatewayGroupRequest
-
The tags to be added to the specified resource.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileRequest.Builder
-
The tags to be added to the specified resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileRequest.Builder
-
The tags to be added to the specified resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileRequest.Builder
-
The tags to be added to the specified resource.
- tags() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileRequest
-
The tags to be added to the specified resource.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileRequest.Builder
-
The tags for the profile.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileRequest.Builder
-
The tags for the profile.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileRequest.Builder
-
The tags for the profile.
- tags() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileRequest
-
The tags for the profile.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateRoomRequest.Builder
-
The tags for the room.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateRoomRequest.Builder
-
The tags for the room.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateRoomRequest.Builder
-
The tags for the room.
- tags() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateRoomRequest
-
The tags for the room.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateSkillGroupRequest.Builder
-
The tags for the skill group.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateSkillGroupRequest.Builder
-
The tags for the skill group.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateSkillGroupRequest.Builder
-
The tags for the skill group.
- tags() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateSkillGroupRequest
-
The tags for the skill group.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateUserRequest.Builder
-
The tags for the user.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateUserRequest.Builder
-
The tags for the user.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateUserRequest.Builder
-
The tags for the user.
- tags() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateUserRequest
-
The tags for the user.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListTagsResponse.Builder
-
The tags requested for the specified resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListTagsResponse.Builder
-
The tags requested for the specified resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ListTagsResponse.Builder
-
The tags requested for the specified resource.
- tags() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListTagsResponse
-
The tags requested for the specified resource.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.RegisterAvsDeviceRequest.Builder
-
The tags to be added to the specified resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.RegisterAvsDeviceRequest.Builder
-
The tags to be added to the specified resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.RegisterAvsDeviceRequest.Builder
-
The tags to be added to the specified resource.
- tags() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RegisterAvsDeviceRequest
-
The tags to be added to the specified resource.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.TagResourceRequest.Builder
-
The tags to be added to the specified resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.TagResourceRequest.Builder
-
The tags to be added to the specified resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.TagResourceRequest.Builder
-
The tags to be added to the specified resource.
- tags() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.TagResourceRequest
-
The tags to be added to the specified resource.
- target(Expr) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.GetAttr.Builder
-
- target() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.GetAttr
-
- target() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Not
-
- target() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.SingleArgFn
-
- temperatureUnit(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileRequest.Builder
-
The temperature unit to be used by devices in the profile.
- temperatureUnit(TemperatureUnit) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileRequest.Builder
-
The temperature unit to be used by devices in the profile.
- temperatureUnit() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileRequest
-
The temperature unit to be used by devices in the profile.
- temperatureUnit(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Profile.Builder
-
The temperature unit of a room profile.
- temperatureUnit(TemperatureUnit) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Profile.Builder
-
The temperature unit of a room profile.
- temperatureUnit() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Profile
-
The temperature unit of a room profile.
- temperatureUnit(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ProfileData.Builder
-
The temperature unit of a room profile.
- temperatureUnit(TemperatureUnit) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ProfileData.Builder
-
The temperature unit of a room profile.
- temperatureUnit() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ProfileData
-
The temperature unit of a room profile.
- TemperatureUnit - Enum in software.amazon.awssdk.services.alexaforbusiness.model
-
- temperatureUnit(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateProfileRequest.Builder
-
The updated temperature unit for the room profile.
- temperatureUnit(TemperatureUnit) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateProfileRequest.Builder
-
The updated temperature unit for the room profile.
- temperatureUnit() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateProfileRequest
-
The updated temperature unit for the room profile.
- temperatureUnitAsString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileRequest
-
The temperature unit to be used by devices in the profile.
- temperatureUnitAsString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Profile
-
The temperature unit of a room profile.
- temperatureUnitAsString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ProfileData
-
The temperature unit of a room profile.
- temperatureUnitAsString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateProfileRequest
-
The updated temperature unit for the room profile.
- template() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Expr
-
- template() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.GetAttr
-
- template() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Parameter
-
- template() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Ref
-
- Template - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
Template represents a "Template Literal".
- Template.Dynamic - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- Template.Literal - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- Template.Part - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- TemplateVisitor<T> - Interface in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
For code generating from a template, use a `TemplateVisitor`.
- Text - Class in software.amazon.awssdk.services.alexaforbusiness.model
-
The text message.
- Text.Builder - Interface in software.amazon.awssdk.services.alexaforbusiness.model
-
- textList(Collection<Text>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Content.Builder
-
The list of text messages.
- textList(Text...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Content.Builder
-
The list of text messages.
- textList(Consumer<Text.Builder>...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Content.Builder
-
The list of text messages.
- textList() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Content
-
The list of text messages.
- timestamp(Instant) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeviceEvent.Builder
-
The time (in epoch) when the event occurred.
- timestamp() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceEvent
-
The time (in epoch) when the event occurred.
- timeToLiveInSeconds(Integer) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SendAnnouncementRequest.Builder
-
The time to live for an announcement.
- timeToLiveInSeconds() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SendAnnouncementRequest
-
The time to live for an announcement.
- timezone(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileRequest.Builder
-
The time zone used by a room profile.
- timezone() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileRequest
-
The time zone used by a room profile.
- timezone(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Profile.Builder
-
The time zone of a room profile.
- timezone() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Profile
-
The time zone of a room profile.
- timezone(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ProfileData.Builder
-
The time zone of a room profile.
- timezone() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ProfileData
-
The time zone of a room profile.
- timezone(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateProfileRequest.Builder
-
The updated timezone for the room profile.
- timezone() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateProfileRequest
-
The updated timezone for the room profile.
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.AlexaForBusinessEndpointParams
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AddressBook
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AddressBookData
-
- toBuilder() - Method in exception software.amazon.awssdk.services.alexaforbusiness.model.AlexaForBusinessException
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AlexaForBusinessRequest
-
- toBuilder() - Method in exception software.amazon.awssdk.services.alexaforbusiness.model.AlreadyExistsException
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ApproveSkillRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ApproveSkillResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateContactWithAddressBookRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateContactWithAddressBookResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateDeviceWithNetworkProfileRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateDeviceWithNetworkProfileResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateDeviceWithRoomRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateDeviceWithRoomResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillGroupWithRoomRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillGroupWithRoomResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillWithSkillGroupRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillWithSkillGroupResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillWithUsersRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillWithUsersResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Audio
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReport
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportContentRange
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportRecurrence
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportS3Location
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportSchedule
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Category
-
- toBuilder() - Method in exception software.amazon.awssdk.services.alexaforbusiness.model.ConcurrentModificationException
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ConferencePreference
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ConferenceProvider
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Contact
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ContactData
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Content
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateAddressBookRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateAddressBookResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateBusinessReportScheduleRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateBusinessReportScheduleResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateConferenceProviderRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateConferenceProviderResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateContactRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateContactResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateEndOfMeetingReminder
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateGatewayGroupRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateGatewayGroupResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateInstantBooking
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateMeetingRoomConfiguration
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateProactiveJoin
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateRequireCheckIn
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateRoomRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateRoomResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateSkillGroupRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateSkillGroupResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateUserRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateUserResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteAddressBookRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteAddressBookResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteBusinessReportScheduleRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteBusinessReportScheduleResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteConferenceProviderRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteConferenceProviderResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteContactRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteContactResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteDeviceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteDeviceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteDeviceUsageDataRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteDeviceUsageDataResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteGatewayGroupRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteGatewayGroupResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteNetworkProfileRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteNetworkProfileResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteProfileRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteProfileResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteRoomRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteRoomResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteRoomSkillParameterRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteRoomSkillParameterResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteSkillAuthorizationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteSkillAuthorizationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteSkillGroupRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteSkillGroupResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteUserRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteUserResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeveloperInfo
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Device
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceData
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceEvent
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceNetworkProfileInfo
-
- toBuilder() - Method in exception software.amazon.awssdk.services.alexaforbusiness.model.DeviceNotRegisteredException
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatusDetail
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatusInfo
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateContactFromAddressBookRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateContactFromAddressBookResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateDeviceFromRoomRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateDeviceFromRoomResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillFromSkillGroupRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillFromSkillGroupResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillFromUsersRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillFromUsersResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillGroupFromRoomRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillGroupFromRoomResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.EndOfMeetingReminder
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Filter
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ForgetSmartHomeAppliancesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ForgetSmartHomeAppliancesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Gateway
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GatewayGroup
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GatewayGroupSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GatewaySummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetAddressBookRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetAddressBookResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetConferencePreferenceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetConferencePreferenceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetConferenceProviderRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetConferenceProviderResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetContactRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetContactResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetDeviceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetDeviceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetGatewayGroupRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetGatewayGroupResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetGatewayRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetGatewayResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetInvitationConfigurationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetInvitationConfigurationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetNetworkProfileRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetNetworkProfileResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetProfileRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetProfileResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetRoomRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetRoomResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetRoomSkillParameterRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetRoomSkillParameterResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetSkillGroupRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetSkillGroupResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.InstantBooking
-
- toBuilder() - Method in exception software.amazon.awssdk.services.alexaforbusiness.model.InvalidCertificateAuthorityException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.alexaforbusiness.model.InvalidDeviceException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.alexaforbusiness.model.InvalidSecretsManagerResourceException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.alexaforbusiness.model.InvalidServiceLinkedRoleStateException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.alexaforbusiness.model.InvalidUserStatusException
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.IPDialIn
-
- toBuilder() - Method in exception software.amazon.awssdk.services.alexaforbusiness.model.LimitExceededException
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListBusinessReportSchedulesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListBusinessReportSchedulesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListConferenceProvidersRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListConferenceProvidersResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListDeviceEventsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListDeviceEventsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListGatewayGroupsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListGatewayGroupsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListGatewaysRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListGatewaysResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreCategoriesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreCategoriesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreSkillsByCategoryRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreSkillsByCategoryResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSmartHomeAppliancesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSmartHomeAppliancesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListTagsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListTagsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.MeetingRoomConfiguration
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.MeetingSetting
-
- toBuilder() - Method in exception software.amazon.awssdk.services.alexaforbusiness.model.NameInUseException
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfile
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfileData
-
- toBuilder() - Method in exception software.amazon.awssdk.services.alexaforbusiness.model.NotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PhoneNumber
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ProactiveJoin
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Profile
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ProfileData
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PSTNDialIn
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutConferencePreferenceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutConferencePreferenceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutInvitationConfigurationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutInvitationConfigurationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutRoomSkillParameterRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutRoomSkillParameterResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutSkillAuthorizationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutSkillAuthorizationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RegisterAvsDeviceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RegisterAvsDeviceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RejectSkillRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RejectSkillResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RequireCheckIn
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ResolveRoomRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ResolveRoomResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.alexaforbusiness.model.ResourceAssociatedException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.alexaforbusiness.model.ResourceInUseException
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RevokeInvitationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RevokeInvitationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Room
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RoomData
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RoomSkillParameter
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchAddressBooksRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchAddressBooksResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchContactsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchContactsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchDevicesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchDevicesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchNetworkProfilesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchNetworkProfilesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchProfilesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchProfilesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchRoomsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchRoomsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchSkillGroupsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchSkillGroupsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchUsersRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchUsersResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SendAnnouncementRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SendAnnouncementResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SendInvitationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SendInvitationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SipAddress
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillDetails
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillGroup
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillGroupData
-
- toBuilder() - Method in exception software.amazon.awssdk.services.alexaforbusiness.model.SkillNotLinkedException
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillsStoreSkill
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SmartHomeAppliance
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Sort
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Ssml
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.StartDeviceSyncRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.StartDeviceSyncResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.StartSmartHomeApplianceDiscoveryRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.StartSmartHomeApplianceDiscoveryResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Tag
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.TagResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.TagResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Text
-
- toBuilder() - Method in exception software.amazon.awssdk.services.alexaforbusiness.model.UnauthorizedException
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UntagResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UntagResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateAddressBookRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateAddressBookResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateBusinessReportScheduleRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateBusinessReportScheduleResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateConferenceProviderRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateConferenceProviderResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateContactRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateContactResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateDeviceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateDeviceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateEndOfMeetingReminder
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateGatewayGroupRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateGatewayGroupResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateGatewayRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateGatewayResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateInstantBooking
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateMeetingRoomConfiguration
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateNetworkProfileRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateNetworkProfileResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateProactiveJoin
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateProfileRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateProfileResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateRequireCheckIn
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateRoomRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateRoomResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateSkillGroupRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateSkillGroupResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UserData
-
- toList() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Parameters
-
- toParameterReference() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Parameter
-
- toParameterReference() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.ParameterReference
-
- ToParameterReference - Interface in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- toParameterReference() - Method in interface software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.ToParameterReference
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Arn
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Condition
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.EndpointResult
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.EndpointRule
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.EndpointRuleset
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.ErrorRule
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.FatScope
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Fn
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.GetAttr.Part.Index
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.GetAttr.Part.Key
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.GetAttr
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Identifier
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Literal
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Outputs
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Parameter.Deprecated
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Parameter
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.ParameterReference
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Parameters
-
- toString() - Method in enum software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.ParameterType
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Partitions
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Ref
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Scope
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Template.Dynamic
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Template.Literal
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Template
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.TreeRule
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Value.Array
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Value.Endpoint
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Value.Record
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Value.Str
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AddressBook
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AddressBookData
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ApproveSkillRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ApproveSkillResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateContactWithAddressBookRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateContactWithAddressBookResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateDeviceWithNetworkProfileRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateDeviceWithNetworkProfileResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateDeviceWithRoomRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateDeviceWithRoomResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillGroupWithRoomRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillGroupWithRoomResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillWithSkillGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillWithSkillGroupResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillWithUsersRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.AssociateSkillWithUsersResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Audio
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReport
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportContentRange
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportFailureCode
-
- toString() - Method in enum software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportFormat
-
- toString() - Method in enum software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportInterval
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportRecurrence
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportS3Location
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportSchedule
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportStatus
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Category
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.alexaforbusiness.model.CommsProtocol
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ConferencePreference
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ConferenceProvider
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.alexaforbusiness.model.ConferenceProviderType
-
- toString() - Method in enum software.amazon.awssdk.services.alexaforbusiness.model.ConnectionStatus
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Contact
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ContactData
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Content
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateAddressBookRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateAddressBookResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateBusinessReportScheduleRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateBusinessReportScheduleResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateConferenceProviderRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateConferenceProviderResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateContactRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateContactResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateEndOfMeetingReminder
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateGatewayGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateGatewayGroupResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateInstantBooking
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateMeetingRoomConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateProactiveJoin
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateProfileResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateRequireCheckIn
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateRoomRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateRoomResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateSkillGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateSkillGroupResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateUserRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateUserResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteAddressBookRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteAddressBookResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteBusinessReportScheduleRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteBusinessReportScheduleResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteConferenceProviderRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteConferenceProviderResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteContactRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteContactResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteDeviceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteDeviceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteDeviceUsageDataRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteDeviceUsageDataResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteGatewayGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteGatewayGroupResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteNetworkProfileRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteNetworkProfileResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteProfileRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteProfileResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteRoomRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteRoomResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteRoomSkillParameterRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteRoomSkillParameterResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteSkillAuthorizationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteSkillAuthorizationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteSkillGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteSkillGroupResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteUserRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeleteUserResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeveloperInfo
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Device
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceData
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceEvent
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.alexaforbusiness.model.DeviceEventType
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceNetworkProfileInfo
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatus
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatusDetail
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatusDetailCode
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatusInfo
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.alexaforbusiness.model.DeviceUsageType
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateContactFromAddressBookRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateContactFromAddressBookResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateDeviceFromRoomRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateDeviceFromRoomResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillFromSkillGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillFromSkillGroupResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillFromUsersRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillFromUsersResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillGroupFromRoomRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DisassociateSkillGroupFromRoomResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.alexaforbusiness.model.DistanceUnit
-
- toString() - Method in enum software.amazon.awssdk.services.alexaforbusiness.model.EnablementType
-
- toString() - Method in enum software.amazon.awssdk.services.alexaforbusiness.model.EnablementTypeFilter
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.EndOfMeetingReminder
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.alexaforbusiness.model.EndOfMeetingReminderType
-
- toString() - Method in enum software.amazon.awssdk.services.alexaforbusiness.model.EnrollmentStatus
-
- toString() - Method in enum software.amazon.awssdk.services.alexaforbusiness.model.Feature
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Filter
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ForgetSmartHomeAppliancesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ForgetSmartHomeAppliancesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Gateway
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GatewayGroup
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GatewayGroupSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GatewaySummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetAddressBookRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetAddressBookResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetConferencePreferenceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetConferencePreferenceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetConferenceProviderRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetConferenceProviderResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetContactRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetContactResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetDeviceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetDeviceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetGatewayGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetGatewayGroupResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetGatewayRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetGatewayResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetInvitationConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetInvitationConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetNetworkProfileRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetNetworkProfileResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetProfileRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetProfileResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetRoomRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetRoomResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetRoomSkillParameterRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetRoomSkillParameterResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetSkillGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.GetSkillGroupResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.InstantBooking
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.IPDialIn
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListBusinessReportSchedulesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListBusinessReportSchedulesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListConferenceProvidersRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListConferenceProvidersResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListDeviceEventsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListDeviceEventsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListGatewayGroupsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListGatewayGroupsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListGatewaysRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListGatewaysResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreCategoriesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreCategoriesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreSkillsByCategoryRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreSkillsByCategoryResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSmartHomeAppliancesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListSmartHomeAppliancesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListTagsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ListTagsResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.alexaforbusiness.model.Locale
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.MeetingRoomConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.MeetingSetting
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.alexaforbusiness.model.NetworkEapMethod
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfile
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfileData
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.alexaforbusiness.model.NetworkSecurityType
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PhoneNumber
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.alexaforbusiness.model.PhoneNumberType
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ProactiveJoin
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Profile
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ProfileData
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PSTNDialIn
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutConferencePreferenceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutConferencePreferenceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutInvitationConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutInvitationConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutRoomSkillParameterRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutRoomSkillParameterResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutSkillAuthorizationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PutSkillAuthorizationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RegisterAvsDeviceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RegisterAvsDeviceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RejectSkillRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RejectSkillResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RequireCheckIn
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.alexaforbusiness.model.RequirePin
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ResolveRoomRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ResolveRoomResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RevokeInvitationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RevokeInvitationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Room
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RoomData
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.RoomSkillParameter
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchAddressBooksRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchAddressBooksResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchContactsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchContactsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchDevicesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchDevicesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchNetworkProfilesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchNetworkProfilesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchProfilesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchProfilesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchRoomsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchRoomsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchSkillGroupsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchSkillGroupsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchUsersRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchUsersResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SendAnnouncementRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SendAnnouncementResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SendInvitationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SendInvitationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SipAddress
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.alexaforbusiness.model.SipType
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillDetails
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillGroup
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillGroupData
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillsStoreSkill
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SkillSummary
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.alexaforbusiness.model.SkillType
-
- toString() - Method in enum software.amazon.awssdk.services.alexaforbusiness.model.SkillTypeFilter
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SmartHomeAppliance
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Sort
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.alexaforbusiness.model.SortValue
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Ssml
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.StartDeviceSyncRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.StartDeviceSyncResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.StartSmartHomeApplianceDiscoveryRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.StartSmartHomeApplianceDiscoveryResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Tag
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.TagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.alexaforbusiness.model.TemperatureUnit
-
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Text
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UntagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateAddressBookRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateAddressBookResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateBusinessReportScheduleRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateBusinessReportScheduleResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateConferenceProviderRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateConferenceProviderResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateContactRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateContactResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateDeviceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateDeviceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateEndOfMeetingReminder
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateGatewayGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateGatewayGroupResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateGatewayRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateGatewayResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateInstantBooking
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateMeetingRoomConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateNetworkProfileRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateNetworkProfileResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateProactiveJoin
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateProfileRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateProfileResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateRequireCheckIn
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateRoomRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateRoomResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateSkillGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateSkillGroupResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UserData
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.alexaforbusiness.model.WakeWord
-
- totalCount(Integer) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchAddressBooksResponse.Builder
-
The total number of address books returned.
- totalCount() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchAddressBooksResponse
-
The total number of address books returned.
- totalCount(Integer) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchContactsResponse.Builder
-
The total number of contacts returned.
- totalCount() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchContactsResponse
-
The total number of contacts returned.
- totalCount(Integer) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchDevicesResponse.Builder
-
The total number of devices returned.
- totalCount() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchDevicesResponse
-
The total number of devices returned.
- totalCount(Integer) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchNetworkProfilesResponse.Builder
-
The total number of network profiles returned.
- totalCount() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchNetworkProfilesResponse
-
The total number of network profiles returned.
- totalCount(Integer) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchProfilesResponse.Builder
-
The total number of room profiles returned.
- totalCount() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchProfilesResponse
-
The total number of room profiles returned.
- totalCount(Integer) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchRoomsResponse.Builder
-
The total number of rooms returned.
- totalCount() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchRoomsResponse
-
The total number of rooms returned.
- totalCount(Integer) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchSkillGroupsResponse.Builder
-
The total number of skill groups returned.
- totalCount() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchSkillGroupsResponse
-
The total number of skill groups returned.
- totalCount(Integer) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SearchUsersResponse.Builder
-
The total number of users returned.
- totalCount() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SearchUsersResponse
-
The total number of users returned.
- TREE - Static variable in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Rule
-
- treeRule(List<Rule>) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Rule.Builder
-
- TreeRule - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- TreeRule(Rule.Builder, List<Rule>) - Constructor for class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.TreeRule
-
- trustAnchors(Collection<String>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileRequest.Builder
-
The root certificates of your authentication server that is installed on your devices and used to trust your
authentication server during EAP negotiation.
- trustAnchors(String...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileRequest.Builder
-
The root certificates of your authentication server that is installed on your devices and used to trust your
authentication server during EAP negotiation.
- trustAnchors() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.CreateNetworkProfileRequest
-
The root certificates of your authentication server that is installed on your devices and used to trust your
authentication server during EAP negotiation.
- trustAnchors(Collection<String>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfile.Builder
-
The root certificates of your authentication server, which is installed on your devices and used to trust
your authentication server during EAP negotiation.
- trustAnchors(String...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfile.Builder
-
The root certificates of your authentication server, which is installed on your devices and used to trust
your authentication server during EAP negotiation.
- trustAnchors() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfile
-
The root certificates of your authentication server, which is installed on your devices and used to trust your
authentication server during EAP negotiation.
- trustAnchors(Collection<String>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateNetworkProfileRequest.Builder
-
The root certificate(s) of your authentication server that will be installed on your devices and used to
trust your authentication server during EAP negotiation.
- trustAnchors(String...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.UpdateNetworkProfileRequest.Builder
-
The root certificate(s) of your authentication server that will be installed on your devices and used to
trust your authentication server during EAP negotiation.
- trustAnchors() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.UpdateNetworkProfileRequest
-
The root certificate(s) of your authentication server that will be installed on your devices and used to trust
your authentication server during EAP negotiation.
- type(ParameterType) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Parameter.Builder
-
- TYPE - Static variable in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Parameter
-
- TYPE - Static variable in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Rule
-
- type(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ConferenceProvider.Builder
-
The type of conference providers.
- type(ConferenceProviderType) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.ConferenceProvider.Builder
-
The type of conference providers.
- type() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ConferenceProvider
-
The type of conference providers.
- type(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeviceEvent.Builder
-
The type of device event.
- type(DeviceEventType) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeviceEvent.Builder
-
The type of device event.
- type() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceEvent
-
The type of device event.
- type(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.PhoneNumber.Builder
-
The type of the phone number.
- type(PhoneNumberType) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.PhoneNumber.Builder
-
The type of the phone number.
- type() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PhoneNumber
-
The type of the phone number.
- type(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SipAddress.Builder
-
The type of the SIP address.
- type(SipType) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.SipAddress.Builder
-
The type of the SIP address.
- type() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SipAddress
-
The type of the SIP address.
- typeAsString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.ConferenceProvider
-
The type of conference providers.
- typeAsString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceEvent
-
The type of device event.
- typeAsString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.PhoneNumber
-
The type of the phone number.
- typeAsString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.SipAddress
-
The type of the SIP address.
- types() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.FatScope
-
- validate() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.FnNode
-
- value(Value) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Parameter.Builder
-
- Value - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
Base class for the types of values computable by the
RuleEngine.
- Value() - Constructor for class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Value
-
- value(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.DeviceEvent.Builder
-
The value of the event.
- value() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.DeviceEvent
-
The value of the event.
- value(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Sort.Builder
-
The sort value of a sort object.
- value(SortValue) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Sort.Builder
-
The sort value of a sort object.
- value() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Sort
-
The sort value of a sort object.
- value(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Ssml.Builder
-
The value of the SSML message in the correct SSML format.
- value() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Ssml
-
The value of the SSML message in the correct SSML format.
- value(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Tag.Builder
-
The value of a tag.
- value() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Tag
-
The value of a tag.
- value(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Text.Builder
-
The value of the text message.
- value() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Text
-
The value of the text message.
- Value.Array - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
An array value.
- Value.Bool - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
A boolean value.
- Value.Endpoint - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- Value.Endpoint.Builder - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- Value.Int - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
An integer value.
- Value.None - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
- Value.Record - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
A record (map) value.
- Value.Str - Class in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
-
A string value.
- valueAsEndpointOrThrow(Value) - Static method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.AwsEndpointProviderUtils
-
- valueAsString() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Sort
-
The sort value of a sort object.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.ParameterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportFailureCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportInterval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.CommsProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.ConferenceProviderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.ConnectionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.DeviceEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatusDetailCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.DeviceUsageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.DistanceUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.EnablementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.EnablementTypeFilter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.EndOfMeetingReminderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.EnrollmentStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.Feature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.Locale
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.NetworkEapMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.NetworkSecurityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.PhoneNumberType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.RequirePin
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.SipType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.SkillType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.SkillTypeFilter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.SortValue
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.TemperatureUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.WakeWord
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.ParameterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportFailureCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportInterval
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.BusinessReportStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.CommsProtocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.ConferenceProviderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.ConnectionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.DeviceEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.DeviceStatusDetailCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.DeviceUsageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.DistanceUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.EnablementType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.EnablementTypeFilter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.EndOfMeetingReminderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.EnrollmentStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.Feature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values(Collection<String>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Filter.Builder
-
The values of a filter.
- values(String...) - Method in interface software.amazon.awssdk.services.alexaforbusiness.model.Filter.Builder
-
The values of a filter.
- values() - Method in class software.amazon.awssdk.services.alexaforbusiness.model.Filter
-
The values of a filter.
- values() - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.Locale
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.NetworkEapMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.NetworkSecurityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.PhoneNumberType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.RequirePin
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.SipType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.SkillType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.SkillTypeFilter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.SortValue
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.TemperatureUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.alexaforbusiness.model.WakeWord
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- version(String) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.EndpointRuleset.Builder
-
- version(String) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Partitions.Builder
-
- version() - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Partitions
-
- visitBool(boolean) - Method in interface software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Literal.Visitor
-
- visitBoolEquals(BooleanEqualsFn) - Method in interface software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.FnVisitor
-
- visitBoolEquals(BooleanEqualsFn) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.RuleEvaluator
-
- visitDynamicElement(Expr) - Method in interface software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.TemplateVisitor
-
Visit a dynamic element within a multipart template.
- visitEndpointRule(EndpointResult) - Method in interface software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.RuleValueVisitor
-
- visitErrorRule(Expr) - Method in interface software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.RuleValueVisitor
-
- visitFn(Fn) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.ExprVisitor.Default
-
- visitFn(Fn) - Method in interface software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.ExprVisitor
-
- visitFn(Fn) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.RuleEvaluator
-
- visitGetAttr(GetAttr) - Method in interface software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.FnVisitor
-
- visitGetAttr(GetAttr) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.RuleEvaluator
-
- visitInt(int) - Method in interface software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Literal.Visitor
-
- visitIsSet(IsSet) - Method in interface software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.FnVisitor
-
- visitIsSet(IsSet) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.RuleEvaluator
-
- visitIsValidHostLabel(IsValidHostLabel) - Method in interface software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.FnVisitor
-
- visitIsValidHostLabel(IsValidHostLabel) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.RuleEvaluator
-
- visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in interface software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.FnVisitor
-
- visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.RuleEvaluator
-
- visitLiteral(Literal) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.ExprVisitor.Default
-
- visitLiteral(Literal) - Method in interface software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.ExprVisitor
-
- visitLiteral(Literal) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.RuleEvaluator
-
- visitNot(Not) - Method in interface software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.FnVisitor
-
- visitNot(Not) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.RuleEvaluator
-
- visitObject(Map<Identifier, Literal>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Literal.Visitor
-
- visitParseArn(ParseArn) - Method in interface software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.FnVisitor
-
- visitParseArn(ParseArn) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.RuleEvaluator
-
- visitParseUrl(ParseUrl) - Method in interface software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.FnVisitor
-
- visitParseUrl(ParseUrl) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.RuleEvaluator
-
- visitPartition(PartitionFn) - Method in interface software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.FnVisitor
-
- visitPartition(PartitionFn) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.RuleEvaluator
-
- visitRef(Ref) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.ExprVisitor.Default
-
- visitRef(Ref) - Method in interface software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.ExprVisitor
-
- visitRef(Ref) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.RuleEvaluator
-
- visitSingleDynamicTemplate(Expr) - Method in interface software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.TemplateVisitor
-
The template contains a single dynamic element, eg.
- visitStaticElement(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.TemplateVisitor
-
Visit a static element within a multipart template.
- visitStaticTemplate(String) - Method in interface software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.TemplateVisitor
-
The template contains a single static string, eg.
- visitStr(Template) - Method in interface software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Literal.Visitor
-
- visitStringEquals(StringEqualsFn) - Method in interface software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.FnVisitor
-
- visitStringEquals(StringEqualsFn) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.RuleEvaluator
-
- visitSubstring(Substring) - Method in interface software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.FnVisitor
-
- visitSubstring(Substring) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.RuleEvaluator
-
- visitTreeRule(List<Rule>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.RuleValueVisitor
-
- visitTuple(List<Literal>) - Method in interface software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.Literal.Visitor
-
- visitUriEncode(UriEncodeFn) - Method in interface software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.FnVisitor
-
- visitUriEncode(UriEncodeFn) - Method in class software.amazon.awssdk.services.alexaforbusiness.endpoints.internal.RuleEvaluator
-