Uses of Interface
software.amazon.awssdk.services.sns.model.GetSmsSandboxAccountStatusRequest.Builder
Packages that use GetSmsSandboxAccountStatusRequest.Builder
Package
Description
-
Uses of GetSmsSandboxAccountStatusRequest.Builder in software.amazon.awssdk.services.sns
Method parameters in software.amazon.awssdk.services.sns with type arguments of type GetSmsSandboxAccountStatusRequest.BuilderModifier and TypeMethodDescriptionSnsAsyncClient.getSMSSandboxAccountStatus(Consumer<GetSmsSandboxAccountStatusRequest.Builder> getSmsSandboxAccountStatusRequest) Retrieves the SMS sandbox status for the calling Amazon Web Services account in the target Amazon Web Services Region.SnsClient.getSMSSandboxAccountStatus(Consumer<GetSmsSandboxAccountStatusRequest.Builder> getSmsSandboxAccountStatusRequest) Retrieves the SMS sandbox status for the calling Amazon Web Services account in the target Amazon Web Services Region. -
Uses of GetSmsSandboxAccountStatusRequest.Builder in software.amazon.awssdk.services.sns.model
Methods in software.amazon.awssdk.services.sns.model that return GetSmsSandboxAccountStatusRequest.BuilderModifier and TypeMethodDescriptionGetSmsSandboxAccountStatusRequest.builder()GetSmsSandboxAccountStatusRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetSmsSandboxAccountStatusRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetSmsSandboxAccountStatusRequest.toBuilder()Methods in software.amazon.awssdk.services.sns.model that return types with arguments of type GetSmsSandboxAccountStatusRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetSmsSandboxAccountStatusRequest.Builder>GetSmsSandboxAccountStatusRequest.serializableBuilderClass()