Package | Description |
---|---|
com.oracle.bmc.jms | |
com.oracle.bmc.jms.requests |
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) |
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 |
---|---|
RequestCryptoAnalysesRequest |
RequestCryptoAnalysesRequest.Builder.build()
Build the instance of RequestCryptoAnalysesRequest as configured by this builder
|
RequestCryptoAnalysesRequest |
RequestCryptoAnalysesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of RequestCryptoAnalysesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
RequestCryptoAnalysesRequest.Builder |
RequestCryptoAnalysesRequest.Builder.copy(RequestCryptoAnalysesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.