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