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