| Package | Description |
|---|---|
| software.amazon.awssdk.services.batch.model |
| Modifier and Type | Method and Description |
|---|---|
UpdatePolicy |
UpdateComputeEnvironmentRequest.updatePolicy()
Specifies the updated infrastructure update policy for the compute environment.
|
UpdatePolicy |
ComputeEnvironmentDetail.updatePolicy()
Specifies the infrastructure update policy for the compute environment.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateComputeEnvironmentRequest.Builder |
UpdateComputeEnvironmentRequest.Builder.updatePolicy(UpdatePolicy updatePolicy)
Specifies the updated infrastructure update policy for the compute environment.
|
ComputeEnvironmentDetail.Builder |
ComputeEnvironmentDetail.Builder.updatePolicy(UpdatePolicy updatePolicy)
Specifies the infrastructure update policy for the compute environment.
|
Copyright © 2023. All rights reserved.