Package | Description |
---|---|
com.oracle.bmc.recovery.requests |
Modifier and Type | Method and Description |
---|---|
static ListProtectionPoliciesRequest.Owner |
ListProtectionPoliciesRequest.Owner.create(String key) |
ListProtectionPoliciesRequest.Owner |
ListProtectionPoliciesRequest.getOwner()
A filter to return only the policies that match the owner as ‘Customer’ or ‘Oracle’.
|
static ListProtectionPoliciesRequest.Owner |
ListProtectionPoliciesRequest.Owner.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListProtectionPoliciesRequest.Owner[] |
ListProtectionPoliciesRequest.Owner.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListProtectionPoliciesRequest.Builder |
ListProtectionPoliciesRequest.Builder.owner(ListProtectionPoliciesRequest.Owner owner)
A filter to return only the policies that match the owner as ‘Customer’ or ‘Oracle’.
|
Copyright © 2016–2025. All rights reserved.