| Package | Description |
|---|---|
| software.amazon.awssdk.services.serverlessapplicationrepository |
The AWS Serverless Application Repository makes it easy for developers and enterprises to quickly find and deploy
serverless applications in the AWS Cloud.
|
| software.amazon.awssdk.services.serverlessapplicationrepository.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UnshareApplicationResponse> |
ServerlessApplicationRepositoryAsyncClient.unshareApplication(UnshareApplicationRequest unshareApplicationRequest)
Unshares an application from an AWS Organization.
|
default UnshareApplicationResponse |
ServerlessApplicationRepositoryClient.unshareApplication(UnshareApplicationRequest unshareApplicationRequest)
Unshares an application from an AWS Organization.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UnshareApplicationRequestMarshaller.marshall(UnshareApplicationRequest unshareApplicationRequest) |
Copyright © 2023. All rights reserved.