Uses of Class
com.oracle.bmc.delegateaccesscontrol.requests.ListServiceProviderInteractionsRequest
-
Packages that use ListServiceProviderInteractionsRequest Package Description com.oracle.bmc.delegateaccesscontrol com.oracle.bmc.delegateaccesscontrol.requests -
-
Uses of ListServiceProviderInteractionsRequest in com.oracle.bmc.delegateaccesscontrol
Method parameters in com.oracle.bmc.delegateaccesscontrol with type arguments of type ListServiceProviderInteractionsRequest Modifier and Type Method Description Future<ListServiceProviderInteractionsResponse>DelegateAccessControlAsync. listServiceProviderInteractions(ListServiceProviderInteractionsRequest request, AsyncHandler<ListServiceProviderInteractionsRequest,ListServiceProviderInteractionsResponse> handler)Lists the MoreInformation interaction between customer and support operators.Future<ListServiceProviderInteractionsResponse>DelegateAccessControlAsyncClient. listServiceProviderInteractions(ListServiceProviderInteractionsRequest request, AsyncHandler<ListServiceProviderInteractionsRequest,ListServiceProviderInteractionsResponse> handler) -
Uses of ListServiceProviderInteractionsRequest in com.oracle.bmc.delegateaccesscontrol.requests
Methods in com.oracle.bmc.delegateaccesscontrol.requests that return ListServiceProviderInteractionsRequest Modifier and Type Method Description ListServiceProviderInteractionsRequestListServiceProviderInteractionsRequest.Builder. build()Build the instance of ListServiceProviderInteractionsRequest as configured by this builderListServiceProviderInteractionsRequestListServiceProviderInteractionsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListServiceProviderInteractionsRequest as configured by this builderMethods in com.oracle.bmc.delegateaccesscontrol.requests with parameters of type ListServiceProviderInteractionsRequest Modifier and Type Method Description ListServiceProviderInteractionsRequest.BuilderListServiceProviderInteractionsRequest.Builder. copy(ListServiceProviderInteractionsRequest o)Copy method to populate the builder with values from the given instance.
-