Uses of Class
com.oracle.bmc.ocicontrolcenter.requests.ListNamespacesRequest
-
Packages that use ListNamespacesRequest Package Description com.oracle.bmc.ocicontrolcenter com.oracle.bmc.ocicontrolcenter.requests -
-
Uses of ListNamespacesRequest in com.oracle.bmc.ocicontrolcenter
Methods in com.oracle.bmc.ocicontrolcenter with parameters of type ListNamespacesRequest Modifier and Type Method Description ListNamespacesResponseOccMetrics. listNamespaces(ListNamespacesRequest request)List all the available source services called namespaces emitting metrics for this region.Future<ListNamespacesResponse>OccMetricsAsync. listNamespaces(ListNamespacesRequest request, AsyncHandler<ListNamespacesRequest,ListNamespacesResponse> handler)List all the available source services called namespaces emitting metrics for this region.Future<ListNamespacesResponse>OccMetricsAsyncClient. listNamespaces(ListNamespacesRequest request, AsyncHandler<ListNamespacesRequest,ListNamespacesResponse> handler)ListNamespacesResponseOccMetricsClient. listNamespaces(ListNamespacesRequest request)Iterable<NamespaceSummary>OccMetricsPaginators. listNamespacesRecordIterator(ListNamespacesRequest request)Creates a new iterable which will iterate over theNamespaceSummaryobjects contained in responses from the listNamespaces operation.Iterable<ListNamespacesResponse>OccMetricsPaginators. listNamespacesResponseIterator(ListNamespacesRequest request)Creates a new iterable which will iterate over the responses received from the listNamespaces operation.Method parameters in com.oracle.bmc.ocicontrolcenter with type arguments of type ListNamespacesRequest Modifier and Type Method Description Future<ListNamespacesResponse>OccMetricsAsync. listNamespaces(ListNamespacesRequest request, AsyncHandler<ListNamespacesRequest,ListNamespacesResponse> handler)List all the available source services called namespaces emitting metrics for this region.Future<ListNamespacesResponse>OccMetricsAsyncClient. listNamespaces(ListNamespacesRequest request, AsyncHandler<ListNamespacesRequest,ListNamespacesResponse> handler) -
Uses of ListNamespacesRequest in com.oracle.bmc.ocicontrolcenter.requests
Methods in com.oracle.bmc.ocicontrolcenter.requests that return ListNamespacesRequest Modifier and Type Method Description ListNamespacesRequestListNamespacesRequest.Builder. build()Build the instance of ListNamespacesRequest as configured by this builderListNamespacesRequestListNamespacesRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListNamespacesRequest as configured by this builderMethods in com.oracle.bmc.ocicontrolcenter.requests with parameters of type ListNamespacesRequest Modifier and Type Method Description ListNamespacesRequest.BuilderListNamespacesRequest.Builder. copy(ListNamespacesRequest o)Copy method to populate the builder with values from the given instance.
-