Package | Description |
---|---|
com.oracle.bmc.ospgateway.requests |
Modifier and Type | Method and Description |
---|---|
static ListInvoicesRequest.Type |
ListInvoicesRequest.Type.create(String key) |
static ListInvoicesRequest.Type |
ListInvoicesRequest.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListInvoicesRequest.Type[] |
ListInvoicesRequest.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<ListInvoicesRequest.Type> |
ListInvoicesRequest.getType()
A filter to only return resources that match the given type exactly.
|
Modifier and Type | Method and Description |
---|---|
ListInvoicesRequest.Builder |
ListInvoicesRequest.Builder.type(ListInvoicesRequest.Type singularValue)
Singular setter.
|
Modifier and Type | Method and Description |
---|---|
ListInvoicesRequest.Builder |
ListInvoicesRequest.Builder.type(List<ListInvoicesRequest.Type> type)
A filter to only return resources that match the given type exactly.
|
Copyright © 2016–2024. All rights reserved.