| Package | Description |
|---|---|
| software.amazon.awssdk.services.appfabric |
Amazon Web Services AppFabric quickly connects software as a service (SaaS) applications across your organization.
|
| Modifier and Type | Method and Description |
|---|---|
default ConnectAppAuthorizationResponse |
AppFabricClient.connectAppAuthorization(ConnectAppAuthorizationRequest connectAppAuthorizationRequest)
Establishes a connection between Amazon Web Services AppFabric and an application, which allows AppFabric to call
the APIs of the application.
|
default ConnectAppAuthorizationResponse |
AppFabricClient.connectAppAuthorization(Consumer<ConnectAppAuthorizationRequest.Builder> connectAppAuthorizationRequest)
Establishes a connection between Amazon Web Services AppFabric and an application, which allows AppFabric to call
the APIs of the application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ConnectAppAuthorizationResponse> |
AppFabricAsyncClient.connectAppAuthorization(ConnectAppAuthorizationRequest connectAppAuthorizationRequest)
Establishes a connection between Amazon Web Services AppFabric and an application, which allows AppFabric to call
the APIs of the application.
|
default CompletableFuture<ConnectAppAuthorizationResponse> |
AppFabricAsyncClient.connectAppAuthorization(Consumer<ConnectAppAuthorizationRequest.Builder> connectAppAuthorizationRequest)
Establishes a connection between Amazon Web Services AppFabric and an application, which allows AppFabric to call
the APIs of the application.
|
Copyright © 2023. All rights reserved.