Uses of Class
com.oracle.bmc.dataintegration.requests.ListCopyObjectRequestsRequest.Projection
-
Packages that use ListCopyObjectRequestsRequest.Projection Package Description com.oracle.bmc.dataintegration.requests -
-
Uses of ListCopyObjectRequestsRequest.Projection in com.oracle.bmc.dataintegration.requests
Methods in com.oracle.bmc.dataintegration.requests that return ListCopyObjectRequestsRequest.Projection Modifier and Type Method Description static ListCopyObjectRequestsRequest.ProjectionListCopyObjectRequestsRequest.Projection. create(String key)ListCopyObjectRequestsRequest.ProjectionListCopyObjectRequestsRequest. getProjection()This parameter allows users to specify which view of the copy object response to return.static ListCopyObjectRequestsRequest.ProjectionListCopyObjectRequestsRequest.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.Methods in com.oracle.bmc.dataintegration.requests with parameters of type ListCopyObjectRequestsRequest.Projection Modifier and Type Method Description ListCopyObjectRequestsRequest.BuilderListCopyObjectRequestsRequest.Builder. projection(ListCopyObjectRequestsRequest.Projection projection)This parameter allows users to specify which view of the copy object response to return.
-