GdpPipeline.Builder |
GdpPipeline.Builder.approvalKeyVaultId(String approvalKeyVaultId) |
The KMS vault OCID for the key to be used for file transfer approvals.
|
GdpPipeline.Builder |
GdpPipeline.Builder.authorizationDetails(String authorizationDetails) |
Authorization information about the pipeline being configured.
|
GdpPipeline.Builder |
GdpPipeline.Builder.bucketDetails(List<BucketDetailsDefinition> bucketDetails) |
Information about the bucket in the pipeline being configured.
|
static GdpPipeline.Builder |
GdpPipeline.builder() |
Create a new builder.
|
GdpPipeline.Builder |
GdpPipeline.Builder.compartmentId(String compartmentId) |
The OCID of the compartment.
|
GdpPipeline.Builder |
GdpPipeline.Builder.copy(GdpPipeline model) |
|
GdpPipeline.Builder |
GdpPipeline.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
GdpPipeline.Builder |
GdpPipeline.Builder.description(String description) |
Short field input by customer for a description of the data pipeline use-case.
|
GdpPipeline.Builder |
GdpPipeline.Builder.displayName(String displayName) |
Pipeline short name.
|
GdpPipeline.Builder |
GdpPipeline.Builder.fileTypes(List<String> fileTypes) |
List of file types allowed to be transferred in the pipeline according to the
authorization details (e.g.
|
GdpPipeline.Builder |
GdpPipeline.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type or scope.
|
GdpPipeline.Builder |
GdpPipeline.Builder.id(String id) |
The OCID of the pipeline.
|
GdpPipeline.Builder |
GdpPipeline.Builder.isApprovalNeeded(Boolean isApprovalNeeded) |
Determines whether file transfers need to go through an approval workflow.
|
GdpPipeline.Builder |
GdpPipeline.Builder.isChunkingEnabled(Boolean isChunkingEnabled) |
Determines whether file must be chunked during the transfer.
|
GdpPipeline.Builder |
GdpPipeline.Builder.isFileOverrideInDestinationEnabled(Boolean isFileOverrideInDestinationEnabled) |
Enable file override feature in destination bucket
|
GdpPipeline.Builder |
GdpPipeline.Builder.isScanningEnabled(Boolean isScanningEnabled) |
Determines whether GDP Scanning should be enabled for the pipeline.
|
GdpPipeline.Builder |
GdpPipeline.Builder.lifecycleDetails(String lifecycleDetails) |
Additional details about the current state of the pipeline.
|
GdpPipeline.Builder |
GdpPipeline.Builder.lifecycleState(GdpPipeline.LifecycleState lifecycleState) |
The current state of the pipeline.
|
GdpPipeline.Builder |
GdpPipeline.Builder.peeredGdpPipelineId(String peeredGdpPipelineId) |
OCID of the peered pipeline.
|
GdpPipeline.Builder |
GdpPipeline.Builder.peeringRegion(String peeringRegion) |
Public region name where the peered pipeline exists.
|
GdpPipeline.Builder |
GdpPipeline.Builder.pipelineType(GdpPipeline.PipelineType pipelineType) |
Type of pipeline.
|
GdpPipeline.Builder |
GdpPipeline.Builder.serviceLogGroupId(String serviceLogGroupId) |
the OCID of the service log group.
|
GdpPipeline.Builder |
GdpPipeline.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
GdpPipeline.Builder |
GdpPipeline.Builder.timeCreated(Date timeCreated) |
The time the the pipeline was created.
|
GdpPipeline.Builder |
GdpPipeline.Builder.timeUpdated(Date timeUpdated) |
The time the pipeline was updated.
|
GdpPipeline.Builder |
GdpPipeline.toBuilder() |
|