public static class DeletePrivateEndpointResponse.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
DeletePrivateEndpointResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
DeletePrivateEndpointResponse |
build()
Build the response object.
|
DeletePrivateEndpointResponse.Builder |
copy(DeletePrivateEndpointResponse o)
Copy method to populate the builder with values from the given instance.
|
DeletePrivateEndpointResponse.Builder |
headers(javax.ws.rs.core.MultivaluedMap<String,String> headers) |
DeletePrivateEndpointResponse.Builder |
opcRequestId(String opcRequestId)
Unique identifier for the request.
|
public DeletePrivateEndpointResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public DeletePrivateEndpointResponse.Builder headers(javax.ws.rs.core.MultivaluedMap<String,String> headers)
public DeletePrivateEndpointResponse.Builder opcRequestId(String opcRequestId)
Unique identifier for the request.
opcRequestId
- the value to setpublic DeletePrivateEndpointResponse.Builder copy(DeletePrivateEndpointResponse o)
Copy method to populate the builder with values from the given instance.
public DeletePrivateEndpointResponse build()
Build the response object.
Copyright © 2016–2022. All rights reserved.