| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworks |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateUserProfileResponse |
OpsWorksClient.createUserProfile(Consumer<CreateUserProfileRequest.Builder> createUserProfileRequest)
Creates a new user profile.
|
default CreateUserProfileResponse |
OpsWorksClient.createUserProfile(CreateUserProfileRequest createUserProfileRequest)
Creates a new user profile.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateUserProfileResponse> |
OpsWorksAsyncClient.createUserProfile(Consumer<CreateUserProfileRequest.Builder> createUserProfileRequest)
Creates a new user profile.
|
default CompletableFuture<CreateUserProfileResponse> |
OpsWorksAsyncClient.createUserProfile(CreateUserProfileRequest createUserProfileRequest)
Creates a new user profile.
|
Copyright © 2023. All rights reserved.