Package | Description |
---|---|
com.oracle.bmc.vulnerabilityscanning.requests |
Modifier and Type | Method and Description |
---|---|
static GetContainerScanRecipeRequest.Builder |
GetContainerScanRecipeRequest.builder()
Return a new builder for this request object.
|
GetContainerScanRecipeRequest.Builder |
GetContainerScanRecipeRequest.Builder.containerScanRecipeId(String containerScanRecipeId)
unique ContainerScanRecipe identifier
|
GetContainerScanRecipeRequest.Builder |
GetContainerScanRecipeRequest.Builder.copy(GetContainerScanRecipeRequest o)
Copy method to populate the builder with values from the given instance.
|
GetContainerScanRecipeRequest.Builder |
GetContainerScanRecipeRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetContainerScanRecipeRequest.Builder |
GetContainerScanRecipeRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
GetContainerScanRecipeRequest.Builder |
GetContainerScanRecipeRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetContainerScanRecipeRequest.Builder |
GetContainerScanRecipeRequest.toBuilder()
Return an instance of
GetContainerScanRecipeRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.