Uses of Class
com.oracle.bmc.bds.responses.RefreshUpstTokenExchangeKeytabResponse
-
Packages that use RefreshUpstTokenExchangeKeytabResponse Package Description com.oracle.bmc.bds com.oracle.bmc.bds.responses -
-
Uses of RefreshUpstTokenExchangeKeytabResponse in com.oracle.bmc.bds
Methods in com.oracle.bmc.bds that return RefreshUpstTokenExchangeKeytabResponse Modifier and Type Method Description RefreshUpstTokenExchangeKeytabResponse
Bds. refreshUpstTokenExchangeKeytab(RefreshUpstTokenExchangeKeytabRequest request)
Refresh token exchange kerberos principal keytab for the UPST enabled identity configurationRefreshUpstTokenExchangeKeytabResponse
BdsClient. refreshUpstTokenExchangeKeytab(RefreshUpstTokenExchangeKeytabRequest request)
Methods in com.oracle.bmc.bds that return types with arguments of type RefreshUpstTokenExchangeKeytabResponse Modifier and Type Method Description Future<RefreshUpstTokenExchangeKeytabResponse>
BdsAsync. refreshUpstTokenExchangeKeytab(RefreshUpstTokenExchangeKeytabRequest request, AsyncHandler<RefreshUpstTokenExchangeKeytabRequest,RefreshUpstTokenExchangeKeytabResponse> handler)
Refresh token exchange kerberos principal keytab for the UPST enabled identity configurationFuture<RefreshUpstTokenExchangeKeytabResponse>
BdsAsyncClient. refreshUpstTokenExchangeKeytab(RefreshUpstTokenExchangeKeytabRequest request, AsyncHandler<RefreshUpstTokenExchangeKeytabRequest,RefreshUpstTokenExchangeKeytabResponse> handler)
Method parameters in com.oracle.bmc.bds with type arguments of type RefreshUpstTokenExchangeKeytabResponse Modifier and Type Method Description Future<RefreshUpstTokenExchangeKeytabResponse>
BdsAsync. refreshUpstTokenExchangeKeytab(RefreshUpstTokenExchangeKeytabRequest request, AsyncHandler<RefreshUpstTokenExchangeKeytabRequest,RefreshUpstTokenExchangeKeytabResponse> handler)
Refresh token exchange kerberos principal keytab for the UPST enabled identity configurationFuture<RefreshUpstTokenExchangeKeytabResponse>
BdsAsyncClient. refreshUpstTokenExchangeKeytab(RefreshUpstTokenExchangeKeytabRequest request, AsyncHandler<RefreshUpstTokenExchangeKeytabRequest,RefreshUpstTokenExchangeKeytabResponse> handler)
-
Uses of RefreshUpstTokenExchangeKeytabResponse in com.oracle.bmc.bds.responses
Methods in com.oracle.bmc.bds.responses that return RefreshUpstTokenExchangeKeytabResponse Modifier and Type Method Description RefreshUpstTokenExchangeKeytabResponse
RefreshUpstTokenExchangeKeytabResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.bds.responses with parameters of type RefreshUpstTokenExchangeKeytabResponse Modifier and Type Method Description RefreshUpstTokenExchangeKeytabResponse.Builder
RefreshUpstTokenExchangeKeytabResponse.Builder. copy(RefreshUpstTokenExchangeKeytabResponse o)
Copy method to populate the builder with values from the given instance.
-