Uses of Class
com.oracle.bmc.core.responses.DeleteInternetGatewayResponse.Builder
-
Packages that use DeleteInternetGatewayResponse.Builder Package Description com.oracle.bmc.core.responses -
-
Uses of DeleteInternetGatewayResponse.Builder in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return DeleteInternetGatewayResponse.Builder Modifier and Type Method Description DeleteInternetGatewayResponse.Builder
DeleteInternetGatewayResponse.Builder. __httpStatusCode__(int __httpStatusCode__)
static DeleteInternetGatewayResponse.Builder
DeleteInternetGatewayResponse. builder()
Return a new builder for this response object.DeleteInternetGatewayResponse.Builder
DeleteInternetGatewayResponse.Builder. copy(DeleteInternetGatewayResponse o)
Copy method to populate the builder with values from the given instance.DeleteInternetGatewayResponse.Builder
DeleteInternetGatewayResponse.Builder. headers(Map<String,List<String>> headers)
DeleteInternetGatewayResponse.Builder
DeleteInternetGatewayResponse.Builder. opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
-