Uses of Class
com.oracle.bmc.ocvp.requests.GetByolRequest.Builder
-
Packages that use GetByolRequest.Builder Package Description com.oracle.bmc.ocvp.requests -
-
Uses of GetByolRequest.Builder in com.oracle.bmc.ocvp.requests
Methods in com.oracle.bmc.ocvp.requests that return GetByolRequest.Builder Modifier and Type Method Description static GetByolRequest.BuilderGetByolRequest. builder()Return a new builder for this request object.GetByolRequest.BuilderGetByolRequest.Builder. byolId(String byolId)The OCID of the BYOL.GetByolRequest.BuilderGetByolRequest.Builder. copy(GetByolRequest o)Copy method to populate the builder with values from the given instance.GetByolRequest.BuilderGetByolRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)Set the invocation callback for the request to be built.GetByolRequest.BuilderGetByolRequest.Builder. opcRequestId(String opcRequestId)Unique identifier for the request.GetByolRequest.BuilderGetByolRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration)Set the retry configuration for the request to be built.GetByolRequest.BuilderGetByolRequest. toBuilder()Return an instance ofGetByolRequest.Builderthat allows you to modify request properties.
-