| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceInstanceState |
DeploymentState.serviceInstance()
The state of the service instance associated with the deployment.
|
| Modifier and Type | Method and Description |
|---|---|
static DeploymentState |
DeploymentState.fromServiceInstance(ServiceInstanceState serviceInstance)
Create an instance of this class with
DeploymentState.serviceInstance() initialized to the given value. |
DeploymentState.Builder |
DeploymentState.Builder.serviceInstance(ServiceInstanceState serviceInstance)
The state of the service instance associated with the deployment.
|
Copyright © 2023. All rights reserved.