| Package | Description |
|---|---|
| com.amazonaws.services.amplifybackend |
AWS Amplify Admin API
|
| com.amazonaws.services.amplifybackend.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetBackendStorageResult> |
AWSAmplifyBackendAsyncClient.getBackendStorageAsync(GetBackendStorageRequest request,
AsyncHandler<GetBackendStorageRequest,GetBackendStorageResult> asyncHandler) |
Future<GetBackendStorageResult> |
AWSAmplifyBackendAsync.getBackendStorageAsync(GetBackendStorageRequest getBackendStorageRequest,
AsyncHandler<GetBackendStorageRequest,GetBackendStorageResult> asyncHandler)
Gets details for a backend storage resource.
|
Future<GetBackendStorageResult> |
AbstractAWSAmplifyBackendAsync.getBackendStorageAsync(GetBackendStorageRequest request,
AsyncHandler<GetBackendStorageRequest,GetBackendStorageResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetBackendStorageRequest |
GetBackendStorageRequest.clone() |
GetBackendStorageRequest |
GetBackendStorageRequest.withAppId(String appId)
The app ID.
|
GetBackendStorageRequest |
GetBackendStorageRequest.withBackendEnvironmentName(String backendEnvironmentName)
The name of the backend environment.
|
GetBackendStorageRequest |
GetBackendStorageRequest.withResourceName(String resourceName)
The name of the storage resource.
|
Copyright © 2025. All rights reserved.