Package | Description |
---|---|
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
static ListMfaTotpDevicesRequest.Builder |
ListMfaTotpDevicesRequest.builder()
Return a new builder for this request object.
|
ListMfaTotpDevicesRequest.Builder |
ListMfaTotpDevicesRequest.Builder.copy(ListMfaTotpDevicesRequest o)
Copy method to populate the builder with values from the given instance.
|
ListMfaTotpDevicesRequest.Builder |
ListMfaTotpDevicesRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ListMfaTotpDevicesRequest.Builder |
ListMfaTotpDevicesRequest.Builder.limit(Integer limit)
The maximum number of items to return in a paginated “List” call.
|
ListMfaTotpDevicesRequest.Builder |
ListMfaTotpDevicesRequest.Builder.page(String page)
The value of the
opc-next-page response header from the previous “List” call. |
ListMfaTotpDevicesRequest.Builder |
ListMfaTotpDevicesRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ListMfaTotpDevicesRequest.Builder |
ListMfaTotpDevicesRequest.Builder.sortBy(ListMfaTotpDevicesRequest.SortBy sortBy)
The field to sort by.
|
ListMfaTotpDevicesRequest.Builder |
ListMfaTotpDevicesRequest.Builder.sortOrder(ListMfaTotpDevicesRequest.SortOrder sortOrder)
The sort order to use, either ascending (
ASC ) or descending (DESC ). |
ListMfaTotpDevicesRequest.Builder |
ListMfaTotpDevicesRequest.toBuilder()
Return an instance of
ListMfaTotpDevicesRequest.Builder that allows you to modify request properties. |
ListMfaTotpDevicesRequest.Builder |
ListMfaTotpDevicesRequest.Builder.userId(String userId)
The OCID of the user.
|
Copyright © 2016–2023. All rights reserved.