Package | Description |
---|---|
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
static ListTagsRequest.Builder |
ListTagsRequest.builder()
Return a new builder for this request object.
|
ListTagsRequest.Builder |
ListTagsRequest.Builder.copy(ListTagsRequest o)
Copy method to populate the builder with values from the given instance.
|
ListTagsRequest.Builder |
ListTagsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ListTagsRequest.Builder |
ListTagsRequest.Builder.lifecycleState(Tag.LifecycleState lifecycleState)
A filter to only return resources that match the given lifecycle state.
|
ListTagsRequest.Builder |
ListTagsRequest.Builder.limit(Integer limit)
The maximum number of items to return in a paginated “List” call.
|
ListTagsRequest.Builder |
ListTagsRequest.Builder.page(String page)
The value of the
opc-next-page response header from the previous “List” call. |
ListTagsRequest.Builder |
ListTagsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ListTagsRequest.Builder |
ListTagsRequest.Builder.tagNamespaceId(String tagNamespaceId)
The OCID of the tag namespace.
|
ListTagsRequest.Builder |
ListTagsRequest.toBuilder()
Return an instance of
ListTagsRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2023. All rights reserved.