static VisionPrivateEndpoint.Builder |
VisionPrivateEndpoint.builder() |
Create a new builder.
|
VisionPrivateEndpoint.Builder |
VisionPrivateEndpoint.Builder.compartmentId(String compartmentId) |
A compartment identifier.
|
VisionPrivateEndpoint.Builder |
VisionPrivateEndpoint.Builder.copy(VisionPrivateEndpoint model) |
|
VisionPrivateEndpoint.Builder |
VisionPrivateEndpoint.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
VisionPrivateEndpoint.Builder |
VisionPrivateEndpoint.Builder.description(String description) |
An optional description of the visionPrivateEndpoint.
|
VisionPrivateEndpoint.Builder |
VisionPrivateEndpoint.Builder.displayName(String displayName) |
A human-friendly name for the visionPrivateEndpoint, which can be changed.
|
VisionPrivateEndpoint.Builder |
VisionPrivateEndpoint.Builder.freeformTags(Map<String,String> freeformTags) |
A simple key-value pair that is applied without any predefined name, type, or scope.
|
VisionPrivateEndpoint.Builder |
VisionPrivateEndpoint.Builder.id(String id) |
|
VisionPrivateEndpoint.Builder |
VisionPrivateEndpoint.Builder.lifecycleDetails(String lifecycleDetails) |
A message describing the current state in more detail, that can provide actionable
information if creation failed.
|
VisionPrivateEndpoint.Builder |
VisionPrivateEndpoint.Builder.lifecycleState(VisionPrivateEndpoint.LifecycleState lifecycleState) |
The current state of the visionPrivateEndpoint.
|
VisionPrivateEndpoint.Builder |
VisionPrivateEndpoint.Builder.subnetId(String subnetId) |
|
VisionPrivateEndpoint.Builder |
VisionPrivateEndpoint.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
Usage of system tag keys.
|
VisionPrivateEndpoint.Builder |
VisionPrivateEndpoint.Builder.timeCreated(Date timeCreated) |
When the visionPrivateEndpoint was created, as an RFC3339 datetime string.
|
VisionPrivateEndpoint.Builder |
VisionPrivateEndpoint.Builder.timeUpdated(Date timeUpdated) |
When the visionPrivateEndpoint was updated, as an RFC3339 datetime string.
|
VisionPrivateEndpoint.Builder |
VisionPrivateEndpoint.toBuilder() |
|