| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.requests |
| 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
|
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 |
|---|---|
GetNamespaceRequest |
GetNamespaceRequest.Builder.build()
Build the instance of GetNamespaceRequest as configured by this builder
|
GetNamespaceRequest |
GetNamespaceRequest.Builder.buildWithoutInvocationCallback() |
| Modifier and Type | Method and Description |
|---|---|
GetNamespaceRequest.Builder |
GetNamespaceRequest.Builder.copy(GetNamespaceRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.