| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticbeanstalk.model |
| Modifier and Type | Method and Description |
|---|---|
List<PlatformBranchSummary> |
ListPlatformBranchesResponse.platformBranchSummaryList()
Summary information about the platform branches.
|
| Modifier and Type | Method and Description |
|---|---|
ListPlatformBranchesResponse.Builder |
ListPlatformBranchesResponse.Builder.platformBranchSummaryList(PlatformBranchSummary... platformBranchSummaryList)
Summary information about the platform branches.
|
| Modifier and Type | Method and Description |
|---|---|
ListPlatformBranchesResponse.Builder |
ListPlatformBranchesResponse.Builder.platformBranchSummaryList(Collection<PlatformBranchSummary> platformBranchSummaryList)
Summary information about the platform branches.
|
Copyright © 2022. All rights reserved.