| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy.model |
| Modifier and Type | Method and Description |
|---|---|
BatchGetApplicationsResponse.Builder |
BatchGetApplicationsResponse.Builder.applicationsInfo(ApplicationInfo... applicationsInfo)
Information about the applications.
|
BatchGetApplicationsResponse.Builder |
BatchGetApplicationsResponse.Builder.applicationsInfo(Collection<ApplicationInfo> applicationsInfo)
Information about the applications.
|
BatchGetApplicationsResponse.Builder |
BatchGetApplicationsResponse.Builder.applicationsInfo(Consumer<ApplicationInfo.Builder>... applicationsInfo)
Information about the applications.
|
static BatchGetApplicationsResponse.Builder |
BatchGetApplicationsResponse.builder() |
BatchGetApplicationsResponse.Builder |
BatchGetApplicationsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchGetApplicationsResponse.Builder> |
BatchGetApplicationsResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.