| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default GetAppResponse |
PinpointClient.getApp(Consumer<GetAppRequest.Builder> getAppRequest)
Retrieves information about an application.
|
default GetAppResponse |
PinpointClient.getApp(GetAppRequest getAppRequest)
Retrieves information about an application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetAppResponse> |
PinpointAsyncClient.getApp(Consumer<GetAppRequest.Builder> getAppRequest)
Retrieves information about an application.
|
default CompletableFuture<GetAppResponse> |
PinpointAsyncClient.getApp(GetAppRequest getAppRequest)
Retrieves information about an application.
|
Copyright © 2019. All rights reserved.