Uses of Class
software.amazon.awssdk.services.snowball.model.ClusterMetadata
-
Packages that use ClusterMetadata Package Description software.amazon.awssdk.services.snowball.model -
-
Uses of ClusterMetadata in software.amazon.awssdk.services.snowball.model
Methods in software.amazon.awssdk.services.snowball.model that return ClusterMetadata Modifier and Type Method Description ClusterMetadataDescribeClusterResponse. clusterMetadata()Information about a specific cluster, including shipping information, cluster status, and other important metadata.Methods in software.amazon.awssdk.services.snowball.model with parameters of type ClusterMetadata Modifier and Type Method Description DescribeClusterResponse.BuilderDescribeClusterResponse.Builder. clusterMetadata(ClusterMetadata clusterMetadata)Information about a specific cluster, including shipping information, cluster status, and other important metadata.
-