| Modifier and Type | Method and Description |
|---|---|
LeaseContainerRequest |
LeaseContainerRequest.withAction(String action)
Set specifies the lease action.
|
LeaseContainerRequest |
LeaseContainerRequest.withBreakPeriod(Integer breakPeriod)
Set optional.
|
LeaseContainerRequest |
LeaseContainerRequest.withLeaseDuration(Integer leaseDuration)
Set required for acquire.
|
LeaseContainerRequest |
LeaseContainerRequest.withLeaseId(String leaseId)
Set identifies the lease.
|
LeaseContainerRequest |
LeaseContainerRequest.withProposedLeaseId(String proposedLeaseId)
Set optional for acquire, required for change.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/