| Package | Description |
|---|---|
| software.amazon.awssdk.services.omics |
This is the AWS HealthOmics API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateShareResponse |
OmicsClient.createShare(Consumer<CreateShareRequest.Builder> createShareRequest)
Creates a share offer that can be accepted outside the account by a subscriber.
|
default CreateShareResponse |
OmicsClient.createShare(CreateShareRequest createShareRequest)
Creates a share offer that can be accepted outside the account by a subscriber.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateShareResponse> |
OmicsAsyncClient.createShare(Consumer<CreateShareRequest.Builder> createShareRequest)
Creates a share offer that can be accepted outside the account by a subscriber.
|
default CompletableFuture<CreateShareResponse> |
OmicsAsyncClient.createShare(CreateShareRequest createShareRequest)
Creates a share offer that can be accepted outside the account by a subscriber.
|
Copyright © 2023. All rights reserved.