Uses of Class
com.oracle.bmc.marketplacepublisher.requests.GetTermRequest.Builder
-
Packages that use GetTermRequest.Builder Package Description com.oracle.bmc.marketplacepublisher.requests -
-
Uses of GetTermRequest.Builder in com.oracle.bmc.marketplacepublisher.requests
Methods in com.oracle.bmc.marketplacepublisher.requests that return GetTermRequest.Builder Modifier and Type Method Description static GetTermRequest.BuilderGetTermRequest. builder()Return a new builder for this request object.GetTermRequest.BuilderGetTermRequest.Builder. copy(GetTermRequest o)Copy method to populate the builder with values from the given instance.GetTermRequest.BuilderGetTermRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)Set the invocation callback for the request to be built.GetTermRequest.BuilderGetTermRequest.Builder. opcRequestId(String opcRequestId)The client request ID for tracing.GetTermRequest.BuilderGetTermRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration)Set the retry configuration for the request to be built.GetTermRequest.BuilderGetTermRequest.Builder. termId(String termId)term OCIDGetTermRequest.BuilderGetTermRequest. toBuilder()Return an instance ofGetTermRequest.Builderthat allows you to modify request properties.
-