Uses of Class
com.ibm.cloud.platform_services.context_based_restrictions.v1.model.OperationsList
-
Packages that use OperationsList Package Description com.ibm.cloud.platform_services.context_based_restrictions.v1 Context Based Restrictions v1. -
-
Uses of OperationsList in com.ibm.cloud.platform_services.context_based_restrictions.v1
Methods in com.ibm.cloud.platform_services.context_based_restrictions.v1 that return types with arguments of type OperationsList Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<OperationsList>
ContextBasedRestrictions. listAvailableServiceOperations()
List available service operations.com.ibm.cloud.sdk.core.http.ServiceCall<OperationsList>
ContextBasedRestrictions. listAvailableServiceOperations(ListAvailableServiceOperationsOptions listAvailableServiceOperationsOptions)
List available service operations.
-