| Package | Description |
|---|---|
| com.amazonaws.services.repostspace |
AWS re:Post Private is a private version of AWS re:Post for enterprises with Enterprise Support or Enterprise On-Ramp
Support plans.
|
| com.amazonaws.services.repostspace.model |
| Modifier and Type | Method and Description |
|---|---|
RegisterAdminResult |
AbstractAWSRepostspace.registerAdmin(RegisterAdminRequest request) |
RegisterAdminResult |
AWSRepostspaceClient.registerAdmin(RegisterAdminRequest request)
Adds a user or group to the list of administrators of the private re:Post.
|
RegisterAdminResult |
AWSRepostspace.registerAdmin(RegisterAdminRequest registerAdminRequest)
Adds a user or group to the list of administrators of the private re:Post.
|
| Modifier and Type | Method and Description |
|---|---|
Future<RegisterAdminResult> |
AWSRepostspaceAsyncClient.registerAdminAsync(RegisterAdminRequest request,
AsyncHandler<RegisterAdminRequest,RegisterAdminResult> asyncHandler) |
Future<RegisterAdminResult> |
AbstractAWSRepostspaceAsync.registerAdminAsync(RegisterAdminRequest request,
AsyncHandler<RegisterAdminRequest,RegisterAdminResult> asyncHandler) |
Future<RegisterAdminResult> |
AWSRepostspaceAsync.registerAdminAsync(RegisterAdminRequest registerAdminRequest,
AsyncHandler<RegisterAdminRequest,RegisterAdminResult> asyncHandler)
Adds a user or group to the list of administrators of the private re:Post.
|
| Modifier and Type | Method and Description |
|---|---|
RegisterAdminResult |
RegisterAdminResult.clone() |
Copyright © 2024. All rights reserved.