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