Package | Description |
---|---|
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
static ListPublicIpsRequest.Scope |
ListPublicIpsRequest.Scope.create(String key) |
ListPublicIpsRequest.Scope |
ListPublicIpsRequest.getScope()
Whether the public IP is regional or specific to a particular availability domain.
|
static ListPublicIpsRequest.Scope |
ListPublicIpsRequest.Scope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListPublicIpsRequest.Scope[] |
ListPublicIpsRequest.Scope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListPublicIpsRequest.Builder |
ListPublicIpsRequest.Builder.scope(ListPublicIpsRequest.Scope scope)
Whether the public IP is regional or specific to a particular availability domain.
|
Copyright © 2016–2023. All rights reserved.