Package | Description |
---|---|
com.oracle.bmc.jms | |
com.oracle.bmc.jms.responses |
Modifier and Type | Method and Description |
---|---|
GetCryptoAnalysisResultResponse |
JavaManagementService.getCryptoAnalysisResult(GetCryptoAnalysisResultRequest request)
Retrieve the metadata for the result of a Crypto event analysis.
|
GetCryptoAnalysisResultResponse |
JavaManagementServiceClient.getCryptoAnalysisResult(GetCryptoAnalysisResultRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetCryptoAnalysisResultResponse> |
JavaManagementServiceAsync.getCryptoAnalysisResult(GetCryptoAnalysisResultRequest request,
AsyncHandler<GetCryptoAnalysisResultRequest,GetCryptoAnalysisResultResponse> handler)
Retrieve the metadata for the result of a Crypto event analysis.
|
Future<GetCryptoAnalysisResultResponse> |
JavaManagementServiceAsyncClient.getCryptoAnalysisResult(GetCryptoAnalysisResultRequest request,
AsyncHandler<GetCryptoAnalysisResultRequest,GetCryptoAnalysisResultResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetCryptoAnalysisResultResponse> |
JavaManagementServiceAsync.getCryptoAnalysisResult(GetCryptoAnalysisResultRequest request,
AsyncHandler<GetCryptoAnalysisResultRequest,GetCryptoAnalysisResultResponse> handler)
Retrieve the metadata for the result of a Crypto event analysis.
|
Future<GetCryptoAnalysisResultResponse> |
JavaManagementServiceAsyncClient.getCryptoAnalysisResult(GetCryptoAnalysisResultRequest request,
AsyncHandler<GetCryptoAnalysisResultRequest,GetCryptoAnalysisResultResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetCryptoAnalysisResultResponse |
GetCryptoAnalysisResultResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetCryptoAnalysisResultResponse.Builder |
GetCryptoAnalysisResultResponse.Builder.copy(GetCryptoAnalysisResultResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.