public static interface GetAppAuthorizationRequest.Builder extends AppFabricRequest.Builder, SdkPojo, CopyableBuilder<GetAppAuthorizationRequest.Builder,GetAppAuthorizationRequest>
| Modifier and Type | Method and Description |
|---|---|
GetAppAuthorizationRequest.Builder |
appAuthorizationIdentifier(String appAuthorizationIdentifier)
The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the app authorization to use for the
request.
|
GetAppAuthorizationRequest.Builder |
appBundleIdentifier(String appBundleIdentifier)
The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the app bundle to use for the
request.
|
GetAppAuthorizationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetAppAuthorizationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetAppAuthorizationRequest.Builder appBundleIdentifier(String appBundleIdentifier)
The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the app bundle to use for the request.
appBundleIdentifier - The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the app bundle to use for the
request.GetAppAuthorizationRequest.Builder appAuthorizationIdentifier(String appAuthorizationIdentifier)
The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the app authorization to use for the request.
appAuthorizationIdentifier - The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the app authorization to use
for the request.GetAppAuthorizationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetAppAuthorizationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.