@Generated(value="software.amazon.awssdk:codegen") public final class ReservationResourceSpecification extends Object implements SdkPojo, Serializable, ToCopyableBuilder<ReservationResourceSpecification.Builder,ReservationResourceSpecification>
| Modifier and Type | Class and Description |
|---|---|
static interface |
ReservationResourceSpecification.Builder |
copypublic ReservationCodec codec()
If the service returns an enum value that is not available in the current SDK version, codec will return
ReservationCodec.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
codecAsString().
ReservationCodecpublic String codecAsString()
If the service returns an enum value that is not available in the current SDK version, codec will return
ReservationCodec.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
codecAsString().
ReservationCodecpublic ReservationMaximumBitrate maximumBitrate()
If the service returns an enum value that is not available in the current SDK version, maximumBitrate
will return ReservationMaximumBitrate.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is
available from maximumBitrateAsString().
ReservationMaximumBitratepublic String maximumBitrateAsString()
If the service returns an enum value that is not available in the current SDK version, maximumBitrate
will return ReservationMaximumBitrate.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is
available from maximumBitrateAsString().
ReservationMaximumBitratepublic ReservationMaximumFramerate maximumFramerate()
If the service returns an enum value that is not available in the current SDK version, maximumFramerate
will return ReservationMaximumFramerate.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is
available from maximumFramerateAsString().
ReservationMaximumFrameratepublic String maximumFramerateAsString()
If the service returns an enum value that is not available in the current SDK version, maximumFramerate
will return ReservationMaximumFramerate.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is
available from maximumFramerateAsString().
ReservationMaximumFrameratepublic ReservationResolution resolution()
If the service returns an enum value that is not available in the current SDK version, resolution will
return ReservationResolution.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available
from resolutionAsString().
ReservationResolutionpublic String resolutionAsString()
If the service returns an enum value that is not available in the current SDK version, resolution will
return ReservationResolution.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available
from resolutionAsString().
ReservationResolutionpublic ReservationResourceType resourceType()
If the service returns an enum value that is not available in the current SDK version, resourceType will
return ReservationResourceType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available
from resourceTypeAsString().
ReservationResourceTypepublic String resourceTypeAsString()
If the service returns an enum value that is not available in the current SDK version, resourceType will
return ReservationResourceType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available
from resourceTypeAsString().
ReservationResourceTypepublic ReservationSpecialFeature specialFeature()
If the service returns an enum value that is not available in the current SDK version, specialFeature
will return ReservationSpecialFeature.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is
available from specialFeatureAsString().
ReservationSpecialFeaturepublic String specialFeatureAsString()
If the service returns an enum value that is not available in the current SDK version, specialFeature
will return ReservationSpecialFeature.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is
available from specialFeatureAsString().
ReservationSpecialFeaturepublic ReservationVideoQuality videoQuality()
If the service returns an enum value that is not available in the current SDK version, videoQuality will
return ReservationVideoQuality.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available
from videoQualityAsString().
ReservationVideoQualitypublic String videoQualityAsString()
If the service returns an enum value that is not available in the current SDK version, videoQuality will
return ReservationVideoQuality.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available
from videoQualityAsString().
ReservationVideoQualitypublic ReservationResourceSpecification.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<ReservationResourceSpecification.Builder,ReservationResourceSpecification>public static ReservationResourceSpecification.Builder builder()
public static Class<? extends ReservationResourceSpecification.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.