public static class DeleteCatalogPrivateEndpointResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
DeleteCatalogPrivateEndpointResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
DeleteCatalogPrivateEndpointResponse |
build() |
DeleteCatalogPrivateEndpointResponse.Builder |
copy(DeleteCatalogPrivateEndpointResponse o)
Copy method to populate the builder with values from the given instance.
|
DeleteCatalogPrivateEndpointResponse.Builder |
opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
DeleteCatalogPrivateEndpointResponse.Builder |
opcWorkRequestId(String opcWorkRequestId)
The OCID of the asynchronous request.
|
String |
toString() |
public DeleteCatalogPrivateEndpointResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public DeleteCatalogPrivateEndpointResponse.Builder copy(DeleteCatalogPrivateEndpointResponse o)
Copy method to populate the builder with values from the given instance.
public DeleteCatalogPrivateEndpointResponse build()
public DeleteCatalogPrivateEndpointResponse.Builder opcWorkRequestId(String opcWorkRequestId)
The OCID of the asynchronous request. Use GetWorkRequest with this OCID to track the status of the asynchronous request.
this
.public DeleteCatalogPrivateEndpointResponse.Builder opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
this
.Copyright © 2016–2022. All rights reserved.