| 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 |
|---|---|
GetSpaceResult |
AbstractAWSRepostspace.getSpace(GetSpaceRequest request) |
GetSpaceResult |
AWSRepostspaceClient.getSpace(GetSpaceRequest request)
Displays information about the AWS re:Post Private private re:Post.
|
GetSpaceResult |
AWSRepostspace.getSpace(GetSpaceRequest getSpaceRequest)
Displays information about the AWS re:Post Private private re:Post.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetSpaceResult> |
AbstractAWSRepostspaceAsync.getSpaceAsync(GetSpaceRequest request) |
Future<GetSpaceResult> |
AWSRepostspaceAsyncClient.getSpaceAsync(GetSpaceRequest request) |
Future<GetSpaceResult> |
AWSRepostspaceAsync.getSpaceAsync(GetSpaceRequest getSpaceRequest)
Displays information about the AWS re:Post Private private re:Post.
|
Future<GetSpaceResult> |
AbstractAWSRepostspaceAsync.getSpaceAsync(GetSpaceRequest request,
AsyncHandler<GetSpaceRequest,GetSpaceResult> asyncHandler) |
Future<GetSpaceResult> |
AWSRepostspaceAsyncClient.getSpaceAsync(GetSpaceRequest request,
AsyncHandler<GetSpaceRequest,GetSpaceResult> asyncHandler) |
Future<GetSpaceResult> |
AWSRepostspaceAsync.getSpaceAsync(GetSpaceRequest getSpaceRequest,
AsyncHandler<GetSpaceRequest,GetSpaceResult> asyncHandler)
Displays information about the AWS re:Post Private private re:Post.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetSpaceResult> |
AbstractAWSRepostspaceAsync.getSpaceAsync(GetSpaceRequest request,
AsyncHandler<GetSpaceRequest,GetSpaceResult> asyncHandler) |
Future<GetSpaceResult> |
AWSRepostspaceAsyncClient.getSpaceAsync(GetSpaceRequest request,
AsyncHandler<GetSpaceRequest,GetSpaceResult> asyncHandler) |
Future<GetSpaceResult> |
AWSRepostspaceAsync.getSpaceAsync(GetSpaceRequest getSpaceRequest,
AsyncHandler<GetSpaceRequest,GetSpaceResult> asyncHandler)
Displays information about the AWS re:Post Private private re:Post.
|
| Modifier and Type | Method and Description |
|---|---|
GetSpaceResult |
GetSpaceResult.clone() |
GetSpaceResult |
GetSpaceResult.withArn(String arn)
The ARN of the private re:Post.
|
GetSpaceResult |
GetSpaceResult.withClientId(String clientId)
The Identity Center identifier for the Application Instance.
|
GetSpaceResult |
GetSpaceResult.withConfigurationStatus(ConfigurationStatus configurationStatus)
The configuration status of the private re:Post.
|
GetSpaceResult |
GetSpaceResult.withConfigurationStatus(String configurationStatus)
The configuration status of the private re:Post.
|
GetSpaceResult |
GetSpaceResult.withContentSize(Long contentSize)
The content size of the private re:Post.
|
GetSpaceResult |
GetSpaceResult.withCreateDateTime(Date createDateTime)
The date when the private re:Post was created.
|
GetSpaceResult |
GetSpaceResult.withCustomerRoleArn(String customerRoleArn)
The IAM role that grants permissions to the private re:Post to convert unanswered questions into AWS support
tickets.
|
GetSpaceResult |
GetSpaceResult.withDeleteDateTime(Date deleteDateTime)
The date when the private re:Post was deleted.
|
GetSpaceResult |
GetSpaceResult.withDescription(String description)
The description of the private re:Post.
|
GetSpaceResult |
GetSpaceResult.withGroupAdmins(Collection<String> groupAdmins)
The list of groups that are administrators of the private re:Post.
|
GetSpaceResult |
GetSpaceResult.withGroupAdmins(String... groupAdmins)
The list of groups that are administrators of the private re:Post.
|
GetSpaceResult |
GetSpaceResult.withName(String name)
The name of the private re:Post.
|
GetSpaceResult |
GetSpaceResult.withRandomDomain(String randomDomain)
The AWS generated subdomain of the private re:Post
|
GetSpaceResult |
GetSpaceResult.withSpaceId(String spaceId)
The unique ID of the private re:Post.
|
GetSpaceResult |
GetSpaceResult.withStatus(String status)
The creation or deletion status of the private re:Post.
|
GetSpaceResult |
GetSpaceResult.withStorageLimit(Long storageLimit)
The storage limit of the private re:Post.
|
GetSpaceResult |
GetSpaceResult.withTier(String tier)
The pricing tier of the private re:Post.
|
GetSpaceResult |
GetSpaceResult.withTier(TierLevel tier)
The pricing tier of the private re:Post.
|
GetSpaceResult |
GetSpaceResult.withUserAdmins(Collection<String> userAdmins)
The list of users that are administrators of the private re:Post.
|
GetSpaceResult |
GetSpaceResult.withUserAdmins(String... userAdmins)
The list of users that are administrators of the private re:Post.
|
GetSpaceResult |
GetSpaceResult.withUserCount(Integer userCount)
The number of users that have onboarded to the private re:Post.
|
GetSpaceResult |
GetSpaceResult.withUserKMSKey(String userKMSKey)
The custom AWS KMS key ARN that’s used for the AWS KMS encryption.
|
GetSpaceResult |
GetSpaceResult.withVanityDomain(String vanityDomain)
The custom subdomain that you use to access your private re:Post.
|
GetSpaceResult |
GetSpaceResult.withVanityDomainStatus(String vanityDomainStatus)
The approval status of the custom subdomain.
|
GetSpaceResult |
GetSpaceResult.withVanityDomainStatus(VanityDomainStatus vanityDomainStatus)
The approval status of the custom subdomain.
|
Copyright © 2024. All rights reserved.