Uses of Class
software.amazon.awssdk.services.finspace.model.CapacityConfiguration
-
Packages that use CapacityConfiguration Package Description software.amazon.awssdk.services.finspace.model -
-
Uses of CapacityConfiguration in software.amazon.awssdk.services.finspace.model
Methods in software.amazon.awssdk.services.finspace.model that return CapacityConfiguration Modifier and Type Method Description CapacityConfigurationCreateKxClusterRequest. capacityConfiguration()A structure for the metadata of a cluster.CapacityConfigurationCreateKxClusterResponse. capacityConfiguration()A structure for the metadata of a cluster.CapacityConfigurationGetKxClusterResponse. capacityConfiguration()A structure for the metadata of a cluster.Methods in software.amazon.awssdk.services.finspace.model with parameters of type CapacityConfiguration Modifier and Type Method Description CreateKxClusterRequest.BuilderCreateKxClusterRequest.Builder. capacityConfiguration(CapacityConfiguration capacityConfiguration)A structure for the metadata of a cluster.CreateKxClusterResponse.BuilderCreateKxClusterResponse.Builder. capacityConfiguration(CapacityConfiguration capacityConfiguration)A structure for the metadata of a cluster.GetKxClusterResponse.BuilderGetKxClusterResponse.Builder. capacityConfiguration(CapacityConfiguration capacityConfiguration)A structure for the metadata of a cluster.
-