| Package | Description |
|---|---|
| software.amazon.awssdk.services.batch.model |
| Modifier and Type | Method and Description |
|---|---|
List<ShareAttributes> |
FairsharePolicy.shareDistribution()
An array of
SharedIdentifier objects that contain the weights for the fair share identifiers for the
fair share policy. |
| Modifier and Type | Method and Description |
|---|---|
FairsharePolicy.Builder |
FairsharePolicy.Builder.shareDistribution(ShareAttributes... shareDistribution)
An array of
SharedIdentifier objects that contain the weights for the fair share identifiers for
the fair share policy. |
| Modifier and Type | Method and Description |
|---|---|
FairsharePolicy.Builder |
FairsharePolicy.Builder.shareDistribution(Collection<ShareAttributes> shareDistribution)
An array of
SharedIdentifier objects that contain the weights for the fair share identifiers for
the fair share policy. |
Copyright © 2023. All rights reserved.