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.BuilderDeleteInternetGatewayResponse.Builder. __httpStatusCode__(int __httpStatusCode__)static DeleteInternetGatewayResponse.BuilderDeleteInternetGatewayResponse. builder()Return a new builder for this response object.DeleteInternetGatewayResponse.BuilderDeleteInternetGatewayResponse.Builder. copy(DeleteInternetGatewayResponse o)Copy method to populate the builder with values from the given instance.DeleteInternetGatewayResponse.BuilderDeleteInternetGatewayResponse.Builder. headers(Map<String,List<String>> headers)DeleteInternetGatewayResponse.BuilderDeleteInternetGatewayResponse.Builder. opcRequestId(String opcRequestId)Unique Oracle-assigned identifier for the request.
-