JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.795

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
com.amazonaws.services.elasticmapreduce.model

Class InstanceFleetResizingSpecifications

    • Constructor Detail

      • InstanceFleetResizingSpecifications

        public InstanceFleetResizingSpecifications()
    • Method Detail

      • setSpotResizeSpecification

        public void setSpotResizeSpecification(SpotResizingSpecification spotResizeSpecification)

        The resize specification for Spot Instances in the instance fleet, which contains the resize timeout period.

        Parameters:
        spotResizeSpecification - The resize specification for Spot Instances in the instance fleet, which contains the resize timeout period.
      • getSpotResizeSpecification

        public SpotResizingSpecification getSpotResizeSpecification()

        The resize specification for Spot Instances in the instance fleet, which contains the resize timeout period.

        Returns:
        The resize specification for Spot Instances in the instance fleet, which contains the resize timeout period.
      • withSpotResizeSpecification

        public InstanceFleetResizingSpecifications withSpotResizeSpecification(SpotResizingSpecification spotResizeSpecification)

        The resize specification for Spot Instances in the instance fleet, which contains the resize timeout period.

        Parameters:
        spotResizeSpecification - The resize specification for Spot Instances in the instance fleet, which contains the resize timeout period.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setOnDemandResizeSpecification

        public void setOnDemandResizeSpecification(OnDemandResizingSpecification onDemandResizeSpecification)

        The resize specification for On-Demand Instances in the instance fleet, which contains the resize timeout period.

        Parameters:
        onDemandResizeSpecification - The resize specification for On-Demand Instances in the instance fleet, which contains the resize timeout period.
      • getOnDemandResizeSpecification

        public OnDemandResizingSpecification getOnDemandResizeSpecification()

        The resize specification for On-Demand Instances in the instance fleet, which contains the resize timeout period.

        Returns:
        The resize specification for On-Demand Instances in the instance fleet, which contains the resize timeout period.
      • withOnDemandResizeSpecification

        public InstanceFleetResizingSpecifications withOnDemandResizeSpecification(OnDemandResizingSpecification onDemandResizeSpecification)

        The resize specification for On-Demand Instances in the instance fleet, which contains the resize timeout period.

        Parameters:
        onDemandResizeSpecification - The resize specification for On-Demand Instances in the instance fleet, which contains the resize timeout period.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • toString

        public 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.
        Overrides:
        toString in class Object
        Returns:
        A string representation of this object.
        See Also:
        Object.toString()
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /