public class AwsSegmentCopy
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AwsSegmentCopy.Builder
Collect options for the
AwsSegmentCopy command. |
| Constructor and Description |
|---|
AwsSegmentCopy(AwsSegmentCopy.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static AwsSegmentCopy.Builder |
builder()
Create a builder for the
AwsSegmentCopy command. |
static boolean |
canExecute(java.lang.String source,
java.lang.String destination) |
int |
run() |
public AwsSegmentCopy(AwsSegmentCopy.Builder builder)
public static AwsSegmentCopy.Builder builder()
AwsSegmentCopy command.AwsSegmentCopy.Builder.public static boolean canExecute(java.lang.String source,
java.lang.String destination)
public int run()
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.