Uses of Class
com.oracle.bmc.securityattribute.responses.ListSecurityAttributeNamespacesResponse
-
Packages that use ListSecurityAttributeNamespacesResponse Package Description com.oracle.bmc.securityattribute com.oracle.bmc.securityattribute.responses -
-
Uses of ListSecurityAttributeNamespacesResponse in com.oracle.bmc.securityattribute
Methods in com.oracle.bmc.securityattribute that return ListSecurityAttributeNamespacesResponse Modifier and Type Method Description ListSecurityAttributeNamespacesResponseSecurityAttribute. listSecurityAttributeNamespaces(ListSecurityAttributeNamespacesRequest request)Lists the security attribute namespaces in the specified compartment.ListSecurityAttributeNamespacesResponseSecurityAttributeClient. listSecurityAttributeNamespaces(ListSecurityAttributeNamespacesRequest request)Method parameters in com.oracle.bmc.securityattribute with type arguments of type ListSecurityAttributeNamespacesResponse Modifier and Type Method Description Future<ListSecurityAttributeNamespacesResponse>SecurityAttributeAsync. listSecurityAttributeNamespaces(ListSecurityAttributeNamespacesRequest request, AsyncHandler<ListSecurityAttributeNamespacesRequest,ListSecurityAttributeNamespacesResponse> handler)Lists the security attribute namespaces in the specified compartment.Future<ListSecurityAttributeNamespacesResponse>SecurityAttributeAsyncClient. listSecurityAttributeNamespaces(ListSecurityAttributeNamespacesRequest request, AsyncHandler<ListSecurityAttributeNamespacesRequest,ListSecurityAttributeNamespacesResponse> handler) -
Uses of ListSecurityAttributeNamespacesResponse in com.oracle.bmc.securityattribute.responses
Methods in com.oracle.bmc.securityattribute.responses that return ListSecurityAttributeNamespacesResponse Modifier and Type Method Description ListSecurityAttributeNamespacesResponseListSecurityAttributeNamespacesResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.securityattribute.responses with parameters of type ListSecurityAttributeNamespacesResponse Modifier and Type Method Description ListSecurityAttributeNamespacesResponse.BuilderListSecurityAttributeNamespacesResponse.Builder. copy(ListSecurityAttributeNamespacesResponse o)Copy method to populate the builder with values from the given instance.
-