Uses of Class
com.oracle.bmc.core.model.UpdateSubnetDetails
-
Packages that use UpdateSubnetDetails Package Description com.oracle.bmc.core.model com.oracle.bmc.core.requests -
-
Uses of UpdateSubnetDetails in com.oracle.bmc.core.model
Methods in com.oracle.bmc.core.model that return UpdateSubnetDetails Modifier and Type Method Description UpdateSubnetDetailsUpdateSubnetDetails.Builder. build()Methods in com.oracle.bmc.core.model with parameters of type UpdateSubnetDetails Modifier and Type Method Description UpdateSubnetDetails.BuilderUpdateSubnetDetails.Builder. copy(UpdateSubnetDetails model) -
Uses of UpdateSubnetDetails in com.oracle.bmc.core.requests
Methods in com.oracle.bmc.core.requests that return UpdateSubnetDetails Modifier and Type Method Description UpdateSubnetDetailsUpdateSubnetRequest. getBody$()Alternative accessor for the body parameter.UpdateSubnetDetailsUpdateSubnetRequest. getUpdateSubnetDetails()Details object for updating a subnet.Methods in com.oracle.bmc.core.requests with parameters of type UpdateSubnetDetails Modifier and Type Method Description UpdateSubnetRequest.BuilderUpdateSubnetRequest.Builder. body$(UpdateSubnetDetails body)Alternative setter for the body parameter.UpdateSubnetRequest.BuilderUpdateSubnetRequest.Builder. updateSubnetDetails(UpdateSubnetDetails updateSubnetDetails)Details object for updating a subnet.
-