Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.requests |
Modifier and Type | Method and Description |
---|---|
GetNamespaceResponse |
LogAnalytics.getNamespace(GetNamespaceRequest request)
This API gets the namespace details of a tenancy already onboarded in Logging Analytics
Application
|
GetNamespaceResponse |
LogAnalyticsClient.getNamespace(GetNamespaceRequest request) |
Future<GetNamespaceResponse> |
LogAnalyticsAsyncClient.getNamespace(GetNamespaceRequest request,
AsyncHandler<GetNamespaceRequest,GetNamespaceResponse> handler) |
Future<GetNamespaceResponse> |
LogAnalyticsAsync.getNamespace(GetNamespaceRequest request,
AsyncHandler<GetNamespaceRequest,GetNamespaceResponse> handler)
This API gets the namespace details of a tenancy already onboarded in Logging Analytics
Application
|
Modifier and Type | Method and Description |
---|---|
Future<GetNamespaceResponse> |
LogAnalyticsAsyncClient.getNamespace(GetNamespaceRequest request,
AsyncHandler<GetNamespaceRequest,GetNamespaceResponse> handler) |
Future<GetNamespaceResponse> |
LogAnalyticsAsync.getNamespace(GetNamespaceRequest request,
AsyncHandler<GetNamespaceRequest,GetNamespaceResponse> handler)
This API gets the namespace details of a tenancy already onboarded in Logging Analytics
Application
|
Modifier and Type | Method and Description |
---|---|
GetNamespaceRequest |
GetNamespaceRequest.Builder.build()
Build the instance of GetNamespaceRequest as configured by this builder
|
GetNamespaceRequest |
GetNamespaceRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetNamespaceRequest as configured by this builder
|
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–2024. All rights reserved.