Package | Description |
---|---|
com.oracle.bmc.objectstorage.model |
Modifier and Type | Method and Description |
---|---|
static PrivateEndpointSummary.Builder |
PrivateEndpointSummary.builder()
Create a new builder.
|
PrivateEndpointSummary.Builder |
PrivateEndpointSummary.Builder.compartmentId(String compartmentId)
The compartment ID in which the Private Endpoint is authorized.
|
PrivateEndpointSummary.Builder |
PrivateEndpointSummary.Builder.copy(PrivateEndpointSummary model) |
PrivateEndpointSummary.Builder |
PrivateEndpointSummary.Builder.createdBy(String createdBy)
The OCID of the
user who created the Private Endpoint.
|
PrivateEndpointSummary.Builder |
PrivateEndpointSummary.Builder.etag(String etag)
The entity tag for the Private Endpoint.
|
PrivateEndpointSummary.Builder |
PrivateEndpointSummary.Builder.fqdns(Fqdns fqdns) |
PrivateEndpointSummary.Builder |
PrivateEndpointSummary.Builder.lifecycleState(PrivateEndpoint.LifecycleState lifecycleState)
The summaries of Private Endpoints’ lifecycle state.
|
PrivateEndpointSummary.Builder |
PrivateEndpointSummary.Builder.name(String name)
The name given to the Private Endpoint.
|
PrivateEndpointSummary.Builder |
PrivateEndpointSummary.Builder.namespace(String namespace)
The Object Storage namespace with which the Private Endpoint is associated.
|
PrivateEndpointSummary.Builder |
PrivateEndpointSummary.Builder.prefix(String prefix)
A prefix to use for the private endpoint.
|
PrivateEndpointSummary.Builder |
PrivateEndpointSummary.Builder.timeCreated(Date timeCreated)
The date and time the Private Endpoint was created, as described in RFC
2616.
|
PrivateEndpointSummary.Builder |
PrivateEndpointSummary.Builder.timeModified(Date timeModified)
The date and time the Private Endpoint was updated, as described in RFC
2616.
|
PrivateEndpointSummary.Builder |
PrivateEndpointSummary.toBuilder() |
Copyright © 2016–2024. All rights reserved.