Uses of Interface
software.amazon.awssdk.services.sns.model.GetSmsSandboxAccountStatusResponse.Builder
-
Packages that use GetSmsSandboxAccountStatusResponse.Builder Package Description software.amazon.awssdk.services.sns.model -
-
Uses of GetSmsSandboxAccountStatusResponse.Builder in software.amazon.awssdk.services.sns.model
Methods in software.amazon.awssdk.services.sns.model that return GetSmsSandboxAccountStatusResponse.Builder Modifier and Type Method Description static GetSmsSandboxAccountStatusResponse.BuilderGetSmsSandboxAccountStatusResponse. builder()GetSmsSandboxAccountStatusResponse.BuilderGetSmsSandboxAccountStatusResponse.Builder. isInSandbox(Boolean isInSandbox)Indicates whether the calling Amazon Web Services account is in the SMS sandbox.GetSmsSandboxAccountStatusResponse.BuilderGetSmsSandboxAccountStatusResponse. toBuilder()Methods in software.amazon.awssdk.services.sns.model that return types with arguments of type GetSmsSandboxAccountStatusResponse.Builder Modifier and Type Method Description static Class<? extends GetSmsSandboxAccountStatusResponse.Builder>GetSmsSandboxAccountStatusResponse. serializableBuilderClass()
-