Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.responses |
Modifier and Type | Method and Description |
---|---|
GetSecurityRecipeResponse |
CloudGuardClient.getSecurityRecipe(GetSecurityRecipeRequest request) |
GetSecurityRecipeResponse |
CloudGuard.getSecurityRecipe(GetSecurityRecipeRequest request)
Gets a security zone recipe by identifier.
|
Modifier and Type | Method and Description |
---|---|
Future<GetSecurityRecipeResponse> |
CloudGuardAsync.getSecurityRecipe(GetSecurityRecipeRequest request,
AsyncHandler<GetSecurityRecipeRequest,GetSecurityRecipeResponse> handler)
Gets a security zone recipe by identifier.
|
Future<GetSecurityRecipeResponse> |
CloudGuardAsyncClient.getSecurityRecipe(GetSecurityRecipeRequest request,
AsyncHandler<GetSecurityRecipeRequest,GetSecurityRecipeResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetSecurityRecipeResponse |
GetSecurityRecipeResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetSecurityRecipeResponse.Builder |
GetSecurityRecipeResponse.Builder.copy(GetSecurityRecipeResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.