Uses of Class
software.amazon.awssdk.services.bedrock.model.CustomModelUnits
-
Packages that use CustomModelUnits Package Description software.amazon.awssdk.services.bedrock.model -
-
Uses of CustomModelUnits in software.amazon.awssdk.services.bedrock.model
Methods in software.amazon.awssdk.services.bedrock.model that return CustomModelUnits Modifier and Type Method Description CustomModelUnitsGetImportedModelResponse. customModelUnits()Information about the hardware utilization for a single copy of the model.Methods in software.amazon.awssdk.services.bedrock.model with parameters of type CustomModelUnits Modifier and Type Method Description GetImportedModelResponse.BuilderGetImportedModelResponse.Builder. customModelUnits(CustomModelUnits customModelUnits)Information about the hardware utilization for a single copy of the model.
-