Uses of Class
com.oracle.bmc.delegateaccesscontrol.responses.GetDelegationControlResponse
- 
Packages that use GetDelegationControlResponse Package Description com.oracle.bmc.delegateaccesscontrol com.oracle.bmc.delegateaccesscontrol.responses 
- 
- 
Uses of GetDelegationControlResponse in com.oracle.bmc.delegateaccesscontrolMethods in com.oracle.bmc.delegateaccesscontrol that return GetDelegationControlResponse Modifier and Type Method Description GetDelegationControlResponseDelegateAccessControl. getDelegationControl(GetDelegationControlRequest request)Gets the Delegation Control associated with the specified Delegation Control ID.GetDelegationControlResponseDelegateAccessControlClient. getDelegationControl(GetDelegationControlRequest request)Method parameters in com.oracle.bmc.delegateaccesscontrol with type arguments of type GetDelegationControlResponse Modifier and Type Method Description Future<GetDelegationControlResponse>DelegateAccessControlAsync. getDelegationControl(GetDelegationControlRequest request, AsyncHandler<GetDelegationControlRequest,GetDelegationControlResponse> handler)Gets the Delegation Control associated with the specified Delegation Control ID.Future<GetDelegationControlResponse>DelegateAccessControlAsyncClient. getDelegationControl(GetDelegationControlRequest request, AsyncHandler<GetDelegationControlRequest,GetDelegationControlResponse> handler)
- 
Uses of GetDelegationControlResponse in com.oracle.bmc.delegateaccesscontrol.responsesMethods in com.oracle.bmc.delegateaccesscontrol.responses that return GetDelegationControlResponse Modifier and Type Method Description GetDelegationControlResponseGetDelegationControlResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.delegateaccesscontrol.responses with parameters of type GetDelegationControlResponse Modifier and Type Method Description GetDelegationControlResponse.BuilderGetDelegationControlResponse.Builder. copy(GetDelegationControlResponse o)Copy method to populate the builder with values from the given instance.
 
-