public static interface GetApplicationResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<GetApplicationResponse.Builder,GetApplicationResponse>
| Modifier and Type | Method and Description |
|---|---|
GetApplicationResponse.Builder |
application(ApplicationInfo application)
Information about the application.
|
copyapply, buildGetApplicationResponse.Builder application(ApplicationInfo application)
Information about the application.
application - Information about the application.Copyright © 2017. All rights reserved.