HostedDeploymentSummary.Builder |
HostedDeploymentSummary.Builder.activeArtifact(Artifact activeArtifact) |
|
HostedDeploymentSummary.Builder |
HostedDeploymentSummary.Builder.artifacts(List<Artifact> artifacts) |
array of Artifacts.
|
static HostedDeploymentSummary.Builder |
HostedDeploymentSummary.builder() |
Create a new builder.
|
HostedDeploymentSummary.Builder |
HostedDeploymentSummary.Builder.copy(HostedDeploymentSummary model) |
|
HostedDeploymentSummary.Builder |
HostedDeploymentSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
HostedDeploymentSummary.Builder |
HostedDeploymentSummary.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
HostedDeploymentSummary.Builder |
HostedDeploymentSummary.Builder.hostedApplicationId(String hostedApplicationId) |
The OCID of the
application.
|
HostedDeploymentSummary.Builder |
HostedDeploymentSummary.Builder.id(String id) |
The OCID of the
hosted deployment.
|
HostedDeploymentSummary.Builder |
HostedDeploymentSummary.Builder.lifecycleState(HostedDeployment.LifecycleState lifecycleState) |
The current state of the hosted deployment.
|
HostedDeploymentSummary.Builder |
HostedDeploymentSummary.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
HostedDeploymentSummary.Builder |
HostedDeploymentSummary.Builder.timeCreated(Date timeCreated) |
The date and time the hosted deployment was created, in the format defined by RFC 3339.
|
HostedDeploymentSummary.Builder |
HostedDeploymentSummary.Builder.timeUpdated(Date timeUpdated) |
The date and time the hosted deployment was updated, in the format defined by RFC 3339.
|
HostedDeploymentSummary.Builder |
HostedDeploymentSummary.toBuilder() |
|