public class MigrationBandwidthBuilder extends Object
Constructor and Description |
---|
MigrationBandwidthBuilder() |
Modifier and Type | Method and Description |
---|---|
MigrationBandwidthBuilder |
assignmentMethod(MigrationBandwidthAssignmentMethod newAssignmentMethod) |
MigrationBandwidth |
build() |
MigrationBandwidthBuilder |
customValue(BigInteger newCustomValue) |
MigrationBandwidthBuilder |
customValue(int newCustomValue) |
MigrationBandwidthBuilder |
customValue(Integer newCustomValue) |
MigrationBandwidthBuilder |
customValue(long newCustomValue) |
MigrationBandwidthBuilder |
customValue(Long newCustomValue) |
public MigrationBandwidthBuilder assignmentMethod(MigrationBandwidthAssignmentMethod newAssignmentMethod)
public MigrationBandwidthBuilder customValue(int newCustomValue)
public MigrationBandwidthBuilder customValue(Integer newCustomValue)
public MigrationBandwidthBuilder customValue(long newCustomValue)
public MigrationBandwidthBuilder customValue(Long newCustomValue)
public MigrationBandwidthBuilder customValue(BigInteger newCustomValue)
public MigrationBandwidth build()
Copyright © 2016. All rights reserved.