CopyableBuilder<GetApplicationResponse.Builder,GetApplicationResponse>
, SdkBuilder<GetApplicationResponse.Builder,GetApplicationResponse>
public static interface GetApplicationResponse.Builder extends CopyableBuilder<GetApplicationResponse.Builder,GetApplicationResponse>
Modifier and Type | Method | Description |
---|---|---|
GetApplicationResponse.Builder |
application(ApplicationInfo application) |
Information about the application.
|
copy
apply, build
GetApplicationResponse.Builder application(ApplicationInfo application)
Information about the application.
application
- Information about the application.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.