| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<Phase> |
TrafficPattern.phases()
Defines the phases traffic specification.
|
| Modifier and Type | Method and Description |
|---|---|
TrafficPattern.Builder |
TrafficPattern.Builder.phases(Phase... phases)
Defines the phases traffic specification.
|
| Modifier and Type | Method and Description |
|---|---|
TrafficPattern.Builder |
TrafficPattern.Builder.phases(Collection<Phase> phases)
Defines the phases traffic specification.
|
Copyright © 2023. All rights reserved.