static ListSoftwareSourceVendorsRequest.Builder |
ListSoftwareSourceVendorsRequest.builder() |
Return a new builder for this request object.
|
ListSoftwareSourceVendorsRequest.Builder |
ListSoftwareSourceVendorsRequest.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment.
|
ListSoftwareSourceVendorsRequest.Builder |
ListSoftwareSourceVendorsRequest.Builder.copy(ListSoftwareSourceVendorsRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListSoftwareSourceVendorsRequest.Builder |
ListSoftwareSourceVendorsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListSoftwareSourceVendorsRequest.Builder |
ListSoftwareSourceVendorsRequest.Builder.name(String name) |
The name of the entity to be queried.
|
ListSoftwareSourceVendorsRequest.Builder |
ListSoftwareSourceVendorsRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
ListSoftwareSourceVendorsRequest.Builder |
ListSoftwareSourceVendorsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListSoftwareSourceVendorsRequest.Builder |
ListSoftwareSourceVendorsRequest.Builder.sortBy(ListSoftwareSourceVendorsRequest.SortBy sortBy) |
The field to sort software source vendors by.
|
ListSoftwareSourceVendorsRequest.Builder |
ListSoftwareSourceVendorsRequest.Builder.sortOrder(SortOrder sortOrder) |
The sort order to use, either ‘ASC’ or ‘DESC’.
|
ListSoftwareSourceVendorsRequest.Builder |
ListSoftwareSourceVendorsRequest.toBuilder() |
|