Uses of Class
com.oracle.bmc.dataintegration.requests.ListExportRequestsRequest.Projection
-
Packages that use ListExportRequestsRequest.Projection Package Description com.oracle.bmc.dataintegration.requests -
-
Uses of ListExportRequestsRequest.Projection in com.oracle.bmc.dataintegration.requests
Methods in com.oracle.bmc.dataintegration.requests that return ListExportRequestsRequest.Projection Modifier and Type Method Description static ListExportRequestsRequest.ProjectionListExportRequestsRequest.Projection. create(String key)ListExportRequestsRequest.ProjectionListExportRequestsRequest. getProjection()This parameter allows users to specify which view of the export object response to return.static ListExportRequestsRequest.ProjectionListExportRequestsRequest.Projection. valueOf(String name)Returns the enum constant of this type with the specified name.static ListExportRequestsRequest.Projection[]ListExportRequestsRequest.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 ListExportRequestsRequest.Projection Modifier and Type Method Description ListExportRequestsRequest.BuilderListExportRequestsRequest.Builder. projection(ListExportRequestsRequest.Projection projection)This parameter allows users to specify which view of the export object response to return.
-