public static interface GetOpsMetadataResponse.Builder extends SsmResponse.Builder, SdkPojo, CopyableBuilder<GetOpsMetadataResponse.Builder,GetOpsMetadataResponse>
| Modifier and Type | Method and Description |
|---|---|
GetOpsMetadataResponse.Builder |
metadata(Map<String,MetadataValue> metadata)
OpsMetadata for an Application Manager application.
|
GetOpsMetadataResponse.Builder |
nextToken(String nextToken)
The token for the next set of items to return.
|
GetOpsMetadataResponse.Builder |
resourceId(String resourceId)
The resource ID of the Application Manager application.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetOpsMetadataResponse.Builder resourceId(String resourceId)
The resource ID of the Application Manager application.
resourceId - The resource ID of the Application Manager application.GetOpsMetadataResponse.Builder metadata(Map<String,MetadataValue> metadata)
OpsMetadata for an Application Manager application.
metadata - OpsMetadata for an Application Manager application.GetOpsMetadataResponse.Builder nextToken(String nextToken)
The token for the next set of items to return. Use this token to get the next set of results.
nextToken - The token for the next set of items to return. Use this token to get the next set of results.Copyright © 2020. All rights reserved.