Package | Description |
---|---|
com.amazonaws.services.codedeploy |
|
com.amazonaws.services.codedeploy.model | |
com.amazonaws.services.codedeploy.model.transform |
Modifier and Type | Method and Description |
---|---|
BatchGetApplicationsRequest |
BatchGetApplicationsRequest.clone() |
BatchGetApplicationsRequest |
BatchGetApplicationsRequest.withApplicationNames(Collection<String> applicationNames)
A list of application names separated by spaces.
|
BatchGetApplicationsRequest |
BatchGetApplicationsRequest.withApplicationNames(String... applicationNames)
A list of application names separated by spaces.
|
Modifier and Type | Method and Description |
---|---|
Request<BatchGetApplicationsRequest> |
BatchGetApplicationsRequestProtocolMarshaller.marshall(BatchGetApplicationsRequest batchGetApplicationsRequest) |
Modifier and Type | Method and Description |
---|---|
Request<BatchGetApplicationsRequest> |
BatchGetApplicationsRequestProtocolMarshaller.marshall(BatchGetApplicationsRequest batchGetApplicationsRequest) |
void |
BatchGetApplicationsRequestMarshaller.marshall(BatchGetApplicationsRequest batchGetApplicationsRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.