| Package | Description |
|---|---|
| software.amazon.awssdk.services.datazone |
Amazon DataZone is a data management service that enables you to catalog, discover, govern, share, and analyze your
data.
|
| Modifier and Type | Method and Description |
|---|---|
default GetIamPortalLoginUrlResponse |
DataZoneClient.getIamPortalLoginUrl(Consumer<GetIamPortalLoginUrlRequest.Builder> getIamPortalLoginUrlRequest)
Gets the data portal URL for the specified Amazon DataZone domain.
|
default GetIamPortalLoginUrlResponse |
DataZoneClient.getIamPortalLoginUrl(GetIamPortalLoginUrlRequest getIamPortalLoginUrlRequest)
Gets the data portal URL for the specified Amazon DataZone domain.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetIamPortalLoginUrlResponse> |
DataZoneAsyncClient.getIamPortalLoginUrl(Consumer<GetIamPortalLoginUrlRequest.Builder> getIamPortalLoginUrlRequest)
Gets the data portal URL for the specified Amazon DataZone domain.
|
default CompletableFuture<GetIamPortalLoginUrlResponse> |
DataZoneAsyncClient.getIamPortalLoginUrl(GetIamPortalLoginUrlRequest getIamPortalLoginUrlRequest)
Gets the data portal URL for the specified Amazon DataZone domain.
|
Copyright © 2023. All rights reserved.