| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.responses |
| Modifier and Type | Method and Description |
|---|---|
GetNamespaceResponse |
LogAnalyticsClient.getNamespace(GetNamespaceRequest request) |
GetNamespaceResponse |
LogAnalytics.getNamespace(GetNamespaceRequest request)
This API gets the namespace details of a tenancy already onboarded in Logging Analytics Application
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetNamespaceResponse> |
LogAnalyticsAsync.getNamespace(GetNamespaceRequest request,
com.oracle.bmc.responses.AsyncHandler<GetNamespaceRequest,GetNamespaceResponse> handler)
This API gets the namespace details of a tenancy already onboarded in Logging Analytics Application
|
Future<GetNamespaceResponse> |
LogAnalyticsAsyncClient.getNamespace(GetNamespaceRequest request,
com.oracle.bmc.responses.AsyncHandler<GetNamespaceRequest,GetNamespaceResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetNamespaceResponse> |
LogAnalyticsAsync.getNamespace(GetNamespaceRequest request,
com.oracle.bmc.responses.AsyncHandler<GetNamespaceRequest,GetNamespaceResponse> handler)
This API gets the namespace details of a tenancy already onboarded in Logging Analytics Application
|
Future<GetNamespaceResponse> |
LogAnalyticsAsyncClient.getNamespace(GetNamespaceRequest request,
com.oracle.bmc.responses.AsyncHandler<GetNamespaceRequest,GetNamespaceResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
GetNamespaceResponse |
GetNamespaceResponse.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
GetNamespaceResponse.Builder |
GetNamespaceResponse.Builder.copy(GetNamespaceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.