Uses of Class
com.oracle.bmc.bds.responses.ForceRefreshResourcePrincipalResponse
-
Packages that use ForceRefreshResourcePrincipalResponse Package Description com.oracle.bmc.bds com.oracle.bmc.bds.responses -
-
Uses of ForceRefreshResourcePrincipalResponse in com.oracle.bmc.bds
Methods in com.oracle.bmc.bds that return ForceRefreshResourcePrincipalResponse Modifier and Type Method Description ForceRefreshResourcePrincipalResponse
Bds. forceRefreshResourcePrincipal(ForceRefreshResourcePrincipalRequest request)
Force Refresh Resource Principal for the cluster.ForceRefreshResourcePrincipalResponse
BdsClient. forceRefreshResourcePrincipal(ForceRefreshResourcePrincipalRequest request)
Methods in com.oracle.bmc.bds that return types with arguments of type ForceRefreshResourcePrincipalResponse Modifier and Type Method Description Future<ForceRefreshResourcePrincipalResponse>
BdsAsync. forceRefreshResourcePrincipal(ForceRefreshResourcePrincipalRequest request, AsyncHandler<ForceRefreshResourcePrincipalRequest,ForceRefreshResourcePrincipalResponse> handler)
Force Refresh Resource Principal for the cluster.Future<ForceRefreshResourcePrincipalResponse>
BdsAsyncClient. forceRefreshResourcePrincipal(ForceRefreshResourcePrincipalRequest request, AsyncHandler<ForceRefreshResourcePrincipalRequest,ForceRefreshResourcePrincipalResponse> handler)
Method parameters in com.oracle.bmc.bds with type arguments of type ForceRefreshResourcePrincipalResponse Modifier and Type Method Description Future<ForceRefreshResourcePrincipalResponse>
BdsAsync. forceRefreshResourcePrincipal(ForceRefreshResourcePrincipalRequest request, AsyncHandler<ForceRefreshResourcePrincipalRequest,ForceRefreshResourcePrincipalResponse> handler)
Force Refresh Resource Principal for the cluster.Future<ForceRefreshResourcePrincipalResponse>
BdsAsyncClient. forceRefreshResourcePrincipal(ForceRefreshResourcePrincipalRequest request, AsyncHandler<ForceRefreshResourcePrincipalRequest,ForceRefreshResourcePrincipalResponse> handler)
-
Uses of ForceRefreshResourcePrincipalResponse in com.oracle.bmc.bds.responses
Methods in com.oracle.bmc.bds.responses that return ForceRefreshResourcePrincipalResponse Modifier and Type Method Description ForceRefreshResourcePrincipalResponse
ForceRefreshResourcePrincipalResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.bds.responses with parameters of type ForceRefreshResourcePrincipalResponse Modifier and Type Method Description ForceRefreshResourcePrincipalResponse.Builder
ForceRefreshResourcePrincipalResponse.Builder. copy(ForceRefreshResourcePrincipalResponse o)
Copy method to populate the builder with values from the given instance.
-