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.modelMethods in com.oracle.bmc.integration.model that return ChangePrivateEndpointOutboundConnectionDetails.Builder Modifier and Type Method Description static ChangePrivateEndpointOutboundConnectionDetails.BuilderChangePrivateEndpointOutboundConnectionDetails. builder()Create a new builder.ChangePrivateEndpointOutboundConnectionDetails.BuilderChangePrivateEndpointOutboundConnectionDetails.Builder. copy(ChangePrivateEndpointOutboundConnectionDetails model)ChangePrivateEndpointOutboundConnectionDetails.BuilderChangePrivateEndpointOutboundConnectionDetails.Builder. privateEndpointOutboundConnection(OutboundConnection privateEndpointOutboundConnection)ChangePrivateEndpointOutboundConnectionDetails.BuilderChangePrivateEndpointOutboundConnectionDetails. toBuilder()
 
-