| Package | Description |
|---|---|
| software.amazon.awssdk.services.serverlessapplicationrepository |
AWS Serverless Repository
|
| software.amazon.awssdk.services.serverlessapplicationrepository.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetApplicationPolicyResponse |
ServerlessApplicationRepositoryClient.getApplicationPolicy(Consumer<GetApplicationPolicyRequest.Builder> getApplicationPolicyRequest)
Gets the policy for the specified application.
|
default GetApplicationPolicyResponse |
ServerlessApplicationRepositoryClient.getApplicationPolicy(GetApplicationPolicyRequest getApplicationPolicyRequest)
Gets the policy for the specified application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetApplicationPolicyResponse> |
ServerlessApplicationRepositoryAsyncClient.getApplicationPolicy(Consumer<GetApplicationPolicyRequest.Builder> getApplicationPolicyRequest)
Gets the policy for the specified application.
|
default CompletableFuture<GetApplicationPolicyResponse> |
ServerlessApplicationRepositoryAsyncClient.getApplicationPolicy(GetApplicationPolicyRequest getApplicationPolicyRequest)
Gets the policy for the specified application.
|
| Modifier and Type | Method and Description |
|---|---|
GetApplicationPolicyResponse |
GetApplicationPolicyResponseUnmarshaller.unmarshall(software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext context) |
Copyright © 2018. All rights reserved.