Class CreateNamespaceResponse
- java.lang.Object
-
- software.amazon.awssdk.core.SdkResponse
-
- software.amazon.awssdk.awscore.AwsResponse
-
- software.amazon.awssdk.services.quicksight.model.QuickSightResponse
-
- software.amazon.awssdk.services.quicksight.model.CreateNamespaceResponse
-
- All Implemented Interfaces:
SdkPojo,ToCopyableBuilder<CreateNamespaceResponse.Builder,CreateNamespaceResponse>
@Generated("software.amazon.awssdk:codegen") public final class CreateNamespaceResponse extends QuickSightResponse implements ToCopyableBuilder<CreateNamespaceResponse.Builder,CreateNamespaceResponse>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceCreateNamespaceResponse.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringarn()The ARN of the QuickSight namespace you created.static CreateNamespaceResponse.Builderbuilder()StringcapacityRegion()The Amazon Web Services Region; that you want to use for the free SPICE capacity for the new namespace.NamespaceStatuscreationStatus()The status of the creation of the namespace.StringcreationStatusAsString()The status of the creation of the namespace.booleanequals(Object obj)booleanequalsBySdkFields(Object obj)<T> Optional<T>getValueForField(String fieldName, Class<T> clazz)inthashCode()IdentityStoreidentityStore()Specifies the type of your user identity directory.StringidentityStoreAsString()Specifies the type of your user identity directory.Stringname()The name of the new namespace that you created.StringrequestId()The Amazon Web Services request ID for this operation.Map<String,SdkField<?>>sdkFieldNameToField()List<SdkField<?>>sdkFields()static Class<? extends CreateNamespaceResponse.Builder>serializableBuilderClass()Integerstatus()The HTTP status of the request.CreateNamespaceResponse.BuildertoBuilder()StringtoString()Returns a string representation of this object.-
Methods inherited from class software.amazon.awssdk.services.quicksight.model.QuickSightResponse
responseMetadata
-
Methods inherited from class software.amazon.awssdk.core.SdkResponse
sdkHttpResponse
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface software.amazon.awssdk.utils.builder.ToCopyableBuilder
copy
-
-
-
-
Method Detail
-
arn
public final String arn()
The ARN of the QuickSight namespace you created.
- Returns:
- The ARN of the QuickSight namespace you created.
-
name
public final String name()
The name of the new namespace that you created.
- Returns:
- The name of the new namespace that you created.
-
capacityRegion
public final String capacityRegion()
The Amazon Web Services Region; that you want to use for the free SPICE capacity for the new namespace. This is set to the region that you run CreateNamespace in.
- Returns:
- The Amazon Web Services Region; that you want to use for the free SPICE capacity for the new namespace. This is set to the region that you run CreateNamespace in.
-
creationStatus
public final NamespaceStatus creationStatus()
The status of the creation of the namespace. This is an asynchronous process. A status of
CREATEDmeans that your namespace is ready to use. If an error occurs, it indicates if the process isretryableornon-retryable. In the case of a non-retryable error, refer to the error message for follow-up tasks.If the service returns an enum value that is not available in the current SDK version,
creationStatuswill returnNamespaceStatus.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromcreationStatusAsString().- Returns:
- The status of the creation of the namespace. This is an asynchronous process. A status of
CREATEDmeans that your namespace is ready to use. If an error occurs, it indicates if the process isretryableornon-retryable. In the case of a non-retryable error, refer to the error message for follow-up tasks. - See Also:
NamespaceStatus
-
creationStatusAsString
public final String creationStatusAsString()
The status of the creation of the namespace. This is an asynchronous process. A status of
CREATEDmeans that your namespace is ready to use. If an error occurs, it indicates if the process isretryableornon-retryable. In the case of a non-retryable error, refer to the error message for follow-up tasks.If the service returns an enum value that is not available in the current SDK version,
creationStatuswill returnNamespaceStatus.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromcreationStatusAsString().- Returns:
- The status of the creation of the namespace. This is an asynchronous process. A status of
CREATEDmeans that your namespace is ready to use. If an error occurs, it indicates if the process isretryableornon-retryable. In the case of a non-retryable error, refer to the error message for follow-up tasks. - See Also:
NamespaceStatus
-
identityStore
public final IdentityStore identityStore()
Specifies the type of your user identity directory. Currently, this supports users with an identity type of
QUICKSIGHT.If the service returns an enum value that is not available in the current SDK version,
identityStorewill returnIdentityStore.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromidentityStoreAsString().- Returns:
- Specifies the type of your user identity directory. Currently, this supports users with an identity type
of
QUICKSIGHT. - See Also:
IdentityStore
-
identityStoreAsString
public final String identityStoreAsString()
Specifies the type of your user identity directory. Currently, this supports users with an identity type of
QUICKSIGHT.If the service returns an enum value that is not available in the current SDK version,
identityStorewill returnIdentityStore.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromidentityStoreAsString().- Returns:
- Specifies the type of your user identity directory. Currently, this supports users with an identity type
of
QUICKSIGHT. - See Also:
IdentityStore
-
requestId
public final String requestId()
The Amazon Web Services request ID for this operation.
- Returns:
- The Amazon Web Services request ID for this operation.
-
status
public final Integer status()
The HTTP status of the request.
- Returns:
- The HTTP status of the request.
-
toBuilder
public CreateNamespaceResponse.Builder toBuilder()
- Specified by:
toBuilderin interfaceToCopyableBuilder<CreateNamespaceResponse.Builder,CreateNamespaceResponse>- Specified by:
toBuilderin classAwsResponse
-
builder
public static CreateNamespaceResponse.Builder builder()
-
serializableBuilderClass
public static Class<? extends CreateNamespaceResponse.Builder> serializableBuilderClass()
-
hashCode
public final int hashCode()
- Overrides:
hashCodein classAwsResponse
-
equals
public final boolean equals(Object obj)
- Overrides:
equalsin classAwsResponse
-
equalsBySdkFields
public final boolean equalsBySdkFields(Object obj)
- Specified by:
equalsBySdkFieldsin interfaceSdkPojo
-
toString
public final String toString()
Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
-
getValueForField
public final <T> Optional<T> getValueForField(String fieldName, Class<T> clazz)
- Overrides:
getValueForFieldin classSdkResponse
-
sdkFieldNameToField
public final Map<String,SdkField<?>> sdkFieldNameToField()
- Specified by:
sdkFieldNameToFieldin interfaceSdkPojo
-
-