Uses of Class
software.amazon.awssdk.services.batch.model.ComputeResourceUpdate
-
Packages that use ComputeResourceUpdate Package Description software.amazon.awssdk.services.batch.model -
-
Uses of ComputeResourceUpdate in software.amazon.awssdk.services.batch.model
Methods in software.amazon.awssdk.services.batch.model that return ComputeResourceUpdate Modifier and Type Method Description ComputeResourceUpdateUpdateComputeEnvironmentRequest. computeResources()Details of the compute resources managed by the compute environment.Methods in software.amazon.awssdk.services.batch.model with parameters of type ComputeResourceUpdate Modifier and Type Method Description UpdateComputeEnvironmentRequest.BuilderUpdateComputeEnvironmentRequest.Builder. computeResources(ComputeResourceUpdate computeResources)Details of the compute resources managed by the compute environment.
-