Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListPropertiesMetadataResponse> |
LogAnalyticsAsyncClient.listPropertiesMetadata(ListPropertiesMetadataRequest request,
AsyncHandler<ListPropertiesMetadataRequest,ListPropertiesMetadataResponse> handler) |
Future<ListPropertiesMetadataResponse> |
LogAnalyticsAsync.listPropertiesMetadata(ListPropertiesMetadataRequest request,
AsyncHandler<ListPropertiesMetadataRequest,ListPropertiesMetadataResponse> handler)
Returns a list of properties along with their metadata.
|
Modifier and Type | Method and Description |
---|---|
ListPropertiesMetadataRequest |
ListPropertiesMetadataRequest.Builder.build()
Build the instance of ListPropertiesMetadataRequest as configured by this builder
|
ListPropertiesMetadataRequest |
ListPropertiesMetadataRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListPropertiesMetadataRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListPropertiesMetadataRequest.Builder |
ListPropertiesMetadataRequest.Builder.copy(ListPropertiesMetadataRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.