Package | Description |
---|---|
com.oracle.bmc.jms | |
com.oracle.bmc.jms.responses |
Modifier and Type | Method and Description |
---|---|
RequestCryptoAnalysesResponse |
JavaManagementService.requestCryptoAnalyses(RequestCryptoAnalysesRequest request)
Request to perform crypto analysis on one or more selected targets in the Fleet.
|
RequestCryptoAnalysesResponse |
JavaManagementServiceClient.requestCryptoAnalyses(RequestCryptoAnalysesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<RequestCryptoAnalysesResponse> |
JavaManagementServiceAsync.requestCryptoAnalyses(RequestCryptoAnalysesRequest request,
AsyncHandler<RequestCryptoAnalysesRequest,RequestCryptoAnalysesResponse> handler)
Request to perform crypto analysis on one or more selected targets in the Fleet.
|
Future<RequestCryptoAnalysesResponse> |
JavaManagementServiceAsyncClient.requestCryptoAnalyses(RequestCryptoAnalysesRequest request,
AsyncHandler<RequestCryptoAnalysesRequest,RequestCryptoAnalysesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<RequestCryptoAnalysesResponse> |
JavaManagementServiceAsync.requestCryptoAnalyses(RequestCryptoAnalysesRequest request,
AsyncHandler<RequestCryptoAnalysesRequest,RequestCryptoAnalysesResponse> handler)
Request to perform crypto analysis on one or more selected targets in the Fleet.
|
Future<RequestCryptoAnalysesResponse> |
JavaManagementServiceAsyncClient.requestCryptoAnalyses(RequestCryptoAnalysesRequest request,
AsyncHandler<RequestCryptoAnalysesRequest,RequestCryptoAnalysesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
RequestCryptoAnalysesResponse |
RequestCryptoAnalysesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
RequestCryptoAnalysesResponse.Builder |
RequestCryptoAnalysesResponse.Builder.copy(RequestCryptoAnalysesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.