Package | Description |
---|---|
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
static GetFunctionLibraryRequest.Projection |
GetFunctionLibraryRequest.Projection.create(String key) |
static GetFunctionLibraryRequest.Projection |
GetFunctionLibraryRequest.Projection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GetFunctionLibraryRequest.Projection[] |
GetFunctionLibraryRequest.Projection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<GetFunctionLibraryRequest.Projection> |
GetFunctionLibraryRequest.getProjection()
This parameter allows users to specify which view of the object to return.
|
Modifier and Type | Method and Description |
---|---|
GetFunctionLibraryRequest.Builder |
GetFunctionLibraryRequest.Builder.projection(GetFunctionLibraryRequest.Projection singularValue)
Singular setter.
|
Modifier and Type | Method and Description |
---|---|
GetFunctionLibraryRequest.Builder |
GetFunctionLibraryRequest.Builder.projection(List<GetFunctionLibraryRequest.Projection> projection)
This parameter allows users to specify which view of the object to return.
|
Copyright © 2016–2024. All rights reserved.