void |
GetIntegrationResult.setType(IntegrationType type) |
Specifies the integration's type.
|
void |
Integration.setType(IntegrationType type) |
Specifies the integration's type.
|
void |
PutIntegrationRequest.setType(IntegrationType type) |
Specifies a put integration input's type.
|
void |
PutIntegrationResult.setType(IntegrationType type) |
Specifies the integration's type.
|
void |
UpdateIntegrationResult.setType(IntegrationType type) |
Specifies the integration's type.
|
GetIntegrationResult |
GetIntegrationResult.withType(IntegrationType type) |
Specifies the integration's type.
|
Integration |
Integration.withType(IntegrationType type) |
Specifies the integration's type.
|
PutIntegrationRequest |
PutIntegrationRequest.withType(IntegrationType type) |
Specifies a put integration input's type.
|
PutIntegrationResult |
PutIntegrationResult.withType(IntegrationType type) |
Specifies the integration's type.
|
UpdateIntegrationResult |
UpdateIntegrationResult.withType(IntegrationType type) |
Specifies the integration's type.
|