Package | Description |
---|---|
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
static ListMfaTotpDevicesRequest.Builder |
ListMfaTotpDevicesRequest.builder() |
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.util.internal.Consumer<javax.ws.rs.client.Invocation.Builder> invocationCallback)
Set the invocation callback for the request to be built.
|
ListMfaTotpDevicesRequest.Builder |
ListMfaTotpDevicesRequest.Builder.limit(Integer limit) |
ListMfaTotpDevicesRequest.Builder |
ListMfaTotpDevicesRequest.Builder.page(String page) |
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) |
ListMfaTotpDevicesRequest.Builder |
ListMfaTotpDevicesRequest.Builder.sortOrder(ListMfaTotpDevicesRequest.SortOrder sortOrder) |
ListMfaTotpDevicesRequest.Builder |
ListMfaTotpDevicesRequest.Builder.userId(String userId) |
Copyright © 2016–2019. All rights reserved.