Uses of Class
com.oracle.bmc.integration.model.ChangePrivateEndpointOutboundConnectionDetails.Builder
-
Packages that use ChangePrivateEndpointOutboundConnectionDetails.Builder Package Description com.oracle.bmc.integration.model -
-
Uses of ChangePrivateEndpointOutboundConnectionDetails.Builder in com.oracle.bmc.integration.model
Methods in com.oracle.bmc.integration.model that return ChangePrivateEndpointOutboundConnectionDetails.Builder Modifier and Type Method Description static ChangePrivateEndpointOutboundConnectionDetails.Builder
ChangePrivateEndpointOutboundConnectionDetails. builder()
Create a new builder.ChangePrivateEndpointOutboundConnectionDetails.Builder
ChangePrivateEndpointOutboundConnectionDetails.Builder. copy(ChangePrivateEndpointOutboundConnectionDetails model)
ChangePrivateEndpointOutboundConnectionDetails.Builder
ChangePrivateEndpointOutboundConnectionDetails.Builder. privateEndpointOutboundConnection(OutboundConnection privateEndpointOutboundConnection)
ChangePrivateEndpointOutboundConnectionDetails.Builder
ChangePrivateEndpointOutboundConnectionDetails. toBuilder()
-