Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
GetMeasuredBootReportResponse |
Compute.getMeasuredBootReport(GetMeasuredBootReportRequest request)
Gets the measured boot report for this shielded instance.
|
GetMeasuredBootReportResponse |
ComputeClient.getMeasuredBootReport(GetMeasuredBootReportRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetMeasuredBootReportResponse> |
ComputeAsyncClient.getMeasuredBootReport(GetMeasuredBootReportRequest request,
AsyncHandler<GetMeasuredBootReportRequest,GetMeasuredBootReportResponse> handler) |
Future<GetMeasuredBootReportResponse> |
ComputeAsync.getMeasuredBootReport(GetMeasuredBootReportRequest request,
AsyncHandler<GetMeasuredBootReportRequest,GetMeasuredBootReportResponse> handler)
Gets the measured boot report for this shielded instance.
|
Modifier and Type | Method and Description |
---|---|
Future<GetMeasuredBootReportResponse> |
ComputeAsyncClient.getMeasuredBootReport(GetMeasuredBootReportRequest request,
AsyncHandler<GetMeasuredBootReportRequest,GetMeasuredBootReportResponse> handler) |
Future<GetMeasuredBootReportResponse> |
ComputeAsync.getMeasuredBootReport(GetMeasuredBootReportRequest request,
AsyncHandler<GetMeasuredBootReportRequest,GetMeasuredBootReportResponse> handler)
Gets the measured boot report for this shielded instance.
|
Modifier and Type | Method and Description |
---|---|
GetMeasuredBootReportResponse |
GetMeasuredBootReportResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetMeasuredBootReportResponse.Builder |
GetMeasuredBootReportResponse.Builder.copy(GetMeasuredBootReportResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.