static ListServiceCatalogAssociationsRequest.Builder |
ListServiceCatalogAssociationsRequest.builder() |
Return a new builder for this request object.
|
ListServiceCatalogAssociationsRequest.Builder |
ListServiceCatalogAssociationsRequest.Builder.copy(ListServiceCatalogAssociationsRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListServiceCatalogAssociationsRequest.Builder |
ListServiceCatalogAssociationsRequest.Builder.entityId(String entityId) |
The unique identifier of the entity associated with service catalog.
|
ListServiceCatalogAssociationsRequest.Builder |
ListServiceCatalogAssociationsRequest.Builder.entityType(String entityType) |
The type of the application in the service catalog.
|
ListServiceCatalogAssociationsRequest.Builder |
ListServiceCatalogAssociationsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListServiceCatalogAssociationsRequest.Builder |
ListServiceCatalogAssociationsRequest.Builder.limit(Integer limit) |
How many records to return.
|
ListServiceCatalogAssociationsRequest.Builder |
ListServiceCatalogAssociationsRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
ListServiceCatalogAssociationsRequest.Builder |
ListServiceCatalogAssociationsRequest.Builder.page(String page) |
The value of the opc-next-page response header from the previous “List” call.
|
ListServiceCatalogAssociationsRequest.Builder |
ListServiceCatalogAssociationsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListServiceCatalogAssociationsRequest.Builder |
ListServiceCatalogAssociationsRequest.Builder.serviceCatalogAssociationId(String serviceCatalogAssociationId) |
The unique identifier for the service catalog association.
|
ListServiceCatalogAssociationsRequest.Builder |
ListServiceCatalogAssociationsRequest.Builder.serviceCatalogId(String serviceCatalogId) |
The unique identifier for the service catalog.
|
ListServiceCatalogAssociationsRequest.Builder |
ListServiceCatalogAssociationsRequest.Builder.sortBy(ListServiceCatalogAssociationsRequest.SortBy sortBy) |
Default is TIMECREATED
|
ListServiceCatalogAssociationsRequest.Builder |
ListServiceCatalogAssociationsRequest.Builder.sortOrder(ListServiceCatalogAssociationsRequest.SortOrder sortOrder) |
The sort order to apply, either ASC or DESC.
|
ListServiceCatalogAssociationsRequest.Builder |
ListServiceCatalogAssociationsRequest.toBuilder() |
|