| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.responses |
| Modifier and Type | Method and Description |
|---|---|
ListNamespacesResponse |
LogAnalyticsClient.listNamespaces(ListNamespacesRequest request) |
ListNamespacesResponse |
LogAnalytics.listNamespaces(ListNamespacesRequest request)
Given a tenancy OCID, this API returns the namespace of the tenancy if it is valid and subscribed to the region.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListNamespacesResponse> |
LogAnalyticsAsync.listNamespaces(ListNamespacesRequest request,
com.oracle.bmc.responses.AsyncHandler<ListNamespacesRequest,ListNamespacesResponse> handler)
Given a tenancy OCID, this API returns the namespace of the tenancy if it is valid and subscribed to the region.
|
Future<ListNamespacesResponse> |
LogAnalyticsAsyncClient.listNamespaces(ListNamespacesRequest request,
com.oracle.bmc.responses.AsyncHandler<ListNamespacesRequest,ListNamespacesResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
Future<ListNamespacesResponse> |
LogAnalyticsAsync.listNamespaces(ListNamespacesRequest request,
com.oracle.bmc.responses.AsyncHandler<ListNamespacesRequest,ListNamespacesResponse> handler)
Given a tenancy OCID, this API returns the namespace of the tenancy if it is valid and subscribed to the region.
|
Future<ListNamespacesResponse> |
LogAnalyticsAsyncClient.listNamespaces(ListNamespacesRequest request,
com.oracle.bmc.responses.AsyncHandler<ListNamespacesRequest,ListNamespacesResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
ListNamespacesResponse |
ListNamespacesResponse.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
ListNamespacesResponse.Builder |
ListNamespacesResponse.Builder.copy(ListNamespacesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.