public static interface GetApplicationResponse.Builder extends AppConfigResponse.Builder, SdkPojo, CopyableBuilder<GetApplicationResponse.Builder,GetApplicationResponse>
| Modifier and Type | Method and Description |
|---|---|
GetApplicationResponse.Builder |
description(String description)
The description of the application.
|
GetApplicationResponse.Builder |
id(String id)
The application ID.
|
GetApplicationResponse.Builder |
name(String name)
The application name.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetApplicationResponse.Builder id(String id)
The application ID.
id - The application ID.GetApplicationResponse.Builder name(String name)
The application name.
name - The application name.GetApplicationResponse.Builder description(String description)
The description of the application.
description - The description of the application.Copyright © 2020. All rights reserved.