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.sagemaker.model

Class WarmPoolStatus

    • Constructor Detail

      • WarmPoolStatus

        public WarmPoolStatus()
    • Method Detail

      • setStatus

        public void setStatus(String status)

        The status of the warm pool.

        • InUse: The warm pool is in use for the training job.

        • Available: The warm pool is available to reuse for a matching training job.

        • Reused: The warm pool moved to a matching training job for reuse.

        • Terminated: The warm pool is no longer available. Warm pools are unavailable if they are terminated by a user, terminated for a patch update, or terminated for exceeding the specified KeepAlivePeriodInSeconds.

        Parameters:
        status - The status of the warm pool.

        • InUse: The warm pool is in use for the training job.

        • Available: The warm pool is available to reuse for a matching training job.

        • Reused: The warm pool moved to a matching training job for reuse.

        • Terminated: The warm pool is no longer available. Warm pools are unavailable if they are terminated by a user, terminated for a patch update, or terminated for exceeding the specified KeepAlivePeriodInSeconds.

        See Also:
        WarmPoolResourceStatus
      • getStatus

        public String getStatus()

        The status of the warm pool.

        • InUse: The warm pool is in use for the training job.

        • Available: The warm pool is available to reuse for a matching training job.

        • Reused: The warm pool moved to a matching training job for reuse.

        • Terminated: The warm pool is no longer available. Warm pools are unavailable if they are terminated by a user, terminated for a patch update, or terminated for exceeding the specified KeepAlivePeriodInSeconds.

        Returns:
        The status of the warm pool.

        • InUse: The warm pool is in use for the training job.

        • Available: The warm pool is available to reuse for a matching training job.

        • Reused: The warm pool moved to a matching training job for reuse.

        • Terminated: The warm pool is no longer available. Warm pools are unavailable if they are terminated by a user, terminated for a patch update, or terminated for exceeding the specified KeepAlivePeriodInSeconds.

        See Also:
        WarmPoolResourceStatus
      • withStatus

        public WarmPoolStatus withStatus(String status)

        The status of the warm pool.

        • InUse: The warm pool is in use for the training job.

        • Available: The warm pool is available to reuse for a matching training job.

        • Reused: The warm pool moved to a matching training job for reuse.

        • Terminated: The warm pool is no longer available. Warm pools are unavailable if they are terminated by a user, terminated for a patch update, or terminated for exceeding the specified KeepAlivePeriodInSeconds.

        Parameters:
        status - The status of the warm pool.

        • InUse: The warm pool is in use for the training job.

        • Available: The warm pool is available to reuse for a matching training job.

        • Reused: The warm pool moved to a matching training job for reuse.

        • Terminated: The warm pool is no longer available. Warm pools are unavailable if they are terminated by a user, terminated for a patch update, or terminated for exceeding the specified KeepAlivePeriodInSeconds.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        WarmPoolResourceStatus
      • withStatus

        public WarmPoolStatus withStatus(WarmPoolResourceStatus status)

        The status of the warm pool.

        • InUse: The warm pool is in use for the training job.

        • Available: The warm pool is available to reuse for a matching training job.

        • Reused: The warm pool moved to a matching training job for reuse.

        • Terminated: The warm pool is no longer available. Warm pools are unavailable if they are terminated by a user, terminated for a patch update, or terminated for exceeding the specified KeepAlivePeriodInSeconds.

        Parameters:
        status - The status of the warm pool.

        • InUse: The warm pool is in use for the training job.

        • Available: The warm pool is available to reuse for a matching training job.

        • Reused: The warm pool moved to a matching training job for reuse.

        • Terminated: The warm pool is no longer available. Warm pools are unavailable if they are terminated by a user, terminated for a patch update, or terminated for exceeding the specified KeepAlivePeriodInSeconds.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        WarmPoolResourceStatus
      • setResourceRetainedBillableTimeInSeconds

        public void setResourceRetainedBillableTimeInSeconds(Integer resourceRetainedBillableTimeInSeconds)

        The billable time in seconds used by the warm pool. Billable time refers to the absolute wall-clock time.

        Multiply ResourceRetainedBillableTimeInSeconds by the number of instances ( InstanceCount) in your training cluster to get the total compute time SageMaker bills you if you run warm pool training. The formula is as follows: ResourceRetainedBillableTimeInSeconds * InstanceCount .

        Parameters:
        resourceRetainedBillableTimeInSeconds - The billable time in seconds used by the warm pool. Billable time refers to the absolute wall-clock time.

        Multiply ResourceRetainedBillableTimeInSeconds by the number of instances ( InstanceCount) in your training cluster to get the total compute time SageMaker bills you if you run warm pool training. The formula is as follows: ResourceRetainedBillableTimeInSeconds * InstanceCount.

      • getResourceRetainedBillableTimeInSeconds

        public Integer getResourceRetainedBillableTimeInSeconds()

        The billable time in seconds used by the warm pool. Billable time refers to the absolute wall-clock time.

        Multiply ResourceRetainedBillableTimeInSeconds by the number of instances ( InstanceCount) in your training cluster to get the total compute time SageMaker bills you if you run warm pool training. The formula is as follows: ResourceRetainedBillableTimeInSeconds * InstanceCount .

        Returns:
        The billable time in seconds used by the warm pool. Billable time refers to the absolute wall-clock time.

        Multiply ResourceRetainedBillableTimeInSeconds by the number of instances ( InstanceCount) in your training cluster to get the total compute time SageMaker bills you if you run warm pool training. The formula is as follows: ResourceRetainedBillableTimeInSeconds * InstanceCount.

      • withResourceRetainedBillableTimeInSeconds

        public WarmPoolStatus withResourceRetainedBillableTimeInSeconds(Integer resourceRetainedBillableTimeInSeconds)

        The billable time in seconds used by the warm pool. Billable time refers to the absolute wall-clock time.

        Multiply ResourceRetainedBillableTimeInSeconds by the number of instances ( InstanceCount) in your training cluster to get the total compute time SageMaker bills you if you run warm pool training. The formula is as follows: ResourceRetainedBillableTimeInSeconds * InstanceCount .

        Parameters:
        resourceRetainedBillableTimeInSeconds - The billable time in seconds used by the warm pool. Billable time refers to the absolute wall-clock time.

        Multiply ResourceRetainedBillableTimeInSeconds by the number of instances ( InstanceCount) in your training cluster to get the total compute time SageMaker bills you if you run warm pool training. The formula is as follows: ResourceRetainedBillableTimeInSeconds * InstanceCount.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setReusedByJob

        public void setReusedByJob(String reusedByJob)

        The name of the matching training job that reused the warm pool.

        Parameters:
        reusedByJob - The name of the matching training job that reused the warm pool.
      • getReusedByJob

        public String getReusedByJob()

        The name of the matching training job that reused the warm pool.

        Returns:
        The name of the matching training job that reused the warm pool.
      • withReusedByJob

        public WarmPoolStatus withReusedByJob(String reusedByJob)

        The name of the matching training job that reused the warm pool.

        Parameters:
        reusedByJob - The name of the matching training job that reused the warm pool.
        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 によって変換されたページ (->オリジナル) /