Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.requests |
Modifier and Type | Method and Description |
---|---|
ListEncryptionKeyInfoResponse |
LogAnalyticsClient.listEncryptionKeyInfo(ListEncryptionKeyInfoRequest request) |
ListEncryptionKeyInfoResponse |
LogAnalytics.listEncryptionKeyInfo(ListEncryptionKeyInfoRequest request)
This API returns the list of customer owned encryption key info.
|
Future<ListEncryptionKeyInfoResponse> |
LogAnalyticsAsyncClient.listEncryptionKeyInfo(ListEncryptionKeyInfoRequest request,
AsyncHandler<ListEncryptionKeyInfoRequest,ListEncryptionKeyInfoResponse> handler) |
Future<ListEncryptionKeyInfoResponse> |
LogAnalyticsAsync.listEncryptionKeyInfo(ListEncryptionKeyInfoRequest request,
AsyncHandler<ListEncryptionKeyInfoRequest,ListEncryptionKeyInfoResponse> handler)
This API returns the list of customer owned encryption key info.
|
Modifier and Type | Method and Description |
---|---|
Future<ListEncryptionKeyInfoResponse> |
LogAnalyticsAsyncClient.listEncryptionKeyInfo(ListEncryptionKeyInfoRequest request,
AsyncHandler<ListEncryptionKeyInfoRequest,ListEncryptionKeyInfoResponse> handler) |
Future<ListEncryptionKeyInfoResponse> |
LogAnalyticsAsync.listEncryptionKeyInfo(ListEncryptionKeyInfoRequest request,
AsyncHandler<ListEncryptionKeyInfoRequest,ListEncryptionKeyInfoResponse> handler)
This API returns the list of customer owned encryption key info.
|
Modifier and Type | Method and Description |
---|---|
ListEncryptionKeyInfoRequest |
ListEncryptionKeyInfoRequest.Builder.build()
Build the instance of ListEncryptionKeyInfoRequest as configured by this builder
|
ListEncryptionKeyInfoRequest |
ListEncryptionKeyInfoRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListEncryptionKeyInfoRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListEncryptionKeyInfoRequest.Builder |
ListEncryptionKeyInfoRequest.Builder.copy(ListEncryptionKeyInfoRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.