Package | Description |
---|---|
com.oracle.bmc.blockchain.requests |
Modifier and Type | Method and Description |
---|---|
static ListBlockchainPlatformsRequest.Builder |
ListBlockchainPlatformsRequest.builder()
Return a new builder for this request object.
|
ListBlockchainPlatformsRequest.Builder |
ListBlockchainPlatformsRequest.Builder.compartmentId(String compartmentId)
The ID of the compartment in which to list resources.
|
ListBlockchainPlatformsRequest.Builder |
ListBlockchainPlatformsRequest.Builder.copy(ListBlockchainPlatformsRequest o)
Copy method to populate the builder with values from the given instance.
|
ListBlockchainPlatformsRequest.Builder |
ListBlockchainPlatformsRequest.Builder.displayName(String displayName)
A user-friendly name.
|
ListBlockchainPlatformsRequest.Builder |
ListBlockchainPlatformsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ListBlockchainPlatformsRequest.Builder |
ListBlockchainPlatformsRequest.Builder.lifecycleState(BlockchainPlatform.LifecycleState lifecycleState)
A filter to only return resources that match the given lifecycle state.
|
ListBlockchainPlatformsRequest.Builder |
ListBlockchainPlatformsRequest.Builder.limit(Integer limit)
The maximum number of items to return.
|
ListBlockchainPlatformsRequest.Builder |
ListBlockchainPlatformsRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
ListBlockchainPlatformsRequest.Builder |
ListBlockchainPlatformsRequest.Builder.page(String page)
The page at which to start retrieving results.
|
ListBlockchainPlatformsRequest.Builder |
ListBlockchainPlatformsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ListBlockchainPlatformsRequest.Builder |
ListBlockchainPlatformsRequest.Builder.sortBy(ListBlockchainPlatformsRequest.SortBy sortBy)
The field to sort by.
|
ListBlockchainPlatformsRequest.Builder |
ListBlockchainPlatformsRequest.Builder.sortOrder(ListBlockchainPlatformsRequest.SortOrder sortOrder)
The sort order to use, either ‘asc’ or ‘desc’.
|
ListBlockchainPlatformsRequest.Builder |
ListBlockchainPlatformsRequest.toBuilder()
Return an instance of
ListBlockchainPlatformsRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.