Class CreateDataSafePrivateEndpointResponse


  • @Generated(value="OracleSDKGenerator",
               comments="API Version: 20181201")
    public class CreateDataSafePrivateEndpointResponse
    extends BmcResponse
    • Method Detail

      • getOpcWorkRequestId

        public String getOpcWorkRequestId()
        The OCID of the work request.

        Use getWorkRequest with this OCID to track the status of the request.

        Returns:
        the value
      • getOpcRequestId

        public String getOpcRequestId()
        Unique Oracle-assigned identifier for the request.

        If you need to contact Oracle about a particular request, please provide the request ID.

        Returns:
        the value
      • getLocation

        public String getLocation()
        The full URI of the Data Safe private endpoint.
        Returns:
        the value
      • getDataSafePrivateEndpoint

        public DataSafePrivateEndpoint getDataSafePrivateEndpoint()
        The returned DataSafePrivateEndpoint instance.
        Returns:
        the value