| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmsap.model |
| Modifier and Type | Method and Description |
|---|---|
GetApplicationResponse.Builder |
GetApplicationResponse.Builder.application(Application application)
Returns all of the metadata of an application registered with AWS Systems Manager for SAP.
|
default GetApplicationResponse.Builder |
GetApplicationResponse.Builder.application(Consumer<Application.Builder> application)
Returns all of the metadata of an application registered with AWS Systems Manager for SAP.
|
static GetApplicationResponse.Builder |
GetApplicationResponse.builder() |
GetApplicationResponse.Builder |
GetApplicationResponse.Builder.tags(Map<String,String> tags)
The tags of a registered application.
|
GetApplicationResponse.Builder |
GetApplicationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetApplicationResponse.Builder> |
GetApplicationResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.