public static class ChannelTransferInfo.Builder extends Object
Constructor and Description |
---|
Builder()
Instantiates a new builder.
|
Builder(ChannelTransferTarget target)
Instantiates a new builder with required properties.
|
Modifier and Type | Method and Description |
---|---|
ChannelTransferInfo |
build()
Builds a ChannelTransferInfo.
|
ChannelTransferInfo.Builder |
target(ChannelTransferTarget target)
Set the target.
|
public Builder()
public Builder(ChannelTransferTarget target)
target
- the targetpublic ChannelTransferInfo build()
public ChannelTransferInfo.Builder target(ChannelTransferTarget target)
target
- the targetCopyright © 2024 IBM Cloud. All rights reserved.