Interface GetSmsSandboxAccountStatusRequest.Builder
- All Superinterfaces:
AwsRequest.Builder,Buildable,CopyableBuilder<GetSmsSandboxAccountStatusRequest.Builder,,GetSmsSandboxAccountStatusRequest> SdkBuilder<GetSmsSandboxAccountStatusRequest.Builder,,GetSmsSandboxAccountStatusRequest> SdkPojo,SdkRequest.Builder,SnsRequest.Builder
- Enclosing class:
- GetSmsSandboxAccountStatusRequest
@Mutable
@NotThreadSafe
public static interface GetSmsSandboxAccountStatusRequest.Builder
extends SnsRequest.Builder, SdkPojo, CopyableBuilder<GetSmsSandboxAccountStatusRequest.Builder,GetSmsSandboxAccountStatusRequest>
-
Method Summary
Modifier and TypeMethodDescriptionoverrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) Methods inherited from interface software.amazon.awssdk.awscore.AwsRequest.Builder
overrideConfigurationMethods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFieldsMethods inherited from interface software.amazon.awssdk.services.sns.model.SnsRequest.Builder
build
-
Method Details
-
overrideConfiguration
GetSmsSandboxAccountStatusRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) - Specified by:
overrideConfigurationin interfaceAwsRequest.Builder
-
overrideConfiguration
GetSmsSandboxAccountStatusRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) - Specified by:
overrideConfigurationin interfaceAwsRequest.Builder
-