CopyableBuilder<DescribeClusterResponse.Builder,DescribeClusterResponse>
, SdkBuilder<DescribeClusterResponse.Builder,DescribeClusterResponse>
public static interface DescribeClusterResponse.Builder extends CopyableBuilder<DescribeClusterResponse.Builder,DescribeClusterResponse>
Modifier and Type | Method | Description |
---|---|---|
DescribeClusterResponse.Builder |
clusterMetadata(ClusterMetadata clusterMetadata) |
Information about a specific cluster, including shipping information, cluster status, and other important
metadata.
|
copy
apply, build
DescribeClusterResponse.Builder clusterMetadata(ClusterMetadata clusterMetadata)
Information about a specific cluster, including shipping information, cluster status, and other important metadata.
clusterMetadata
- Information about a specific cluster, including shipping information, cluster status, and other
important metadata.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.