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