Uses of Class
com.oracle.bmc.delegateaccesscontrol.responses.ListServiceProviderInteractionsResponse
-
Packages that use ListServiceProviderInteractionsResponse Package Description com.oracle.bmc.delegateaccesscontrol com.oracle.bmc.delegateaccesscontrol.responses -
-
Uses of ListServiceProviderInteractionsResponse in com.oracle.bmc.delegateaccesscontrol
Methods in com.oracle.bmc.delegateaccesscontrol that return ListServiceProviderInteractionsResponse Modifier and Type Method Description ListServiceProviderInteractionsResponseDelegateAccessControl. listServiceProviderInteractions(ListServiceProviderInteractionsRequest request)Lists the MoreInformation interaction between customer and support operators.ListServiceProviderInteractionsResponseDelegateAccessControlClient. listServiceProviderInteractions(ListServiceProviderInteractionsRequest request)Method parameters in com.oracle.bmc.delegateaccesscontrol with type arguments of type ListServiceProviderInteractionsResponse 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 ListServiceProviderInteractionsResponse in com.oracle.bmc.delegateaccesscontrol.responses
Methods in com.oracle.bmc.delegateaccesscontrol.responses that return ListServiceProviderInteractionsResponse Modifier and Type Method Description ListServiceProviderInteractionsResponseListServiceProviderInteractionsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.delegateaccesscontrol.responses with parameters of type ListServiceProviderInteractionsResponse Modifier and Type Method Description ListServiceProviderInteractionsResponse.BuilderListServiceProviderInteractionsResponse.Builder. copy(ListServiceProviderInteractionsResponse o)Copy method to populate the builder with values from the given instance.
-