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.codebuild

Class AWSCodeBuildClient

  • All Implemented Interfaces:
    AWSCodeBuild
    Direct Known Subclasses:
    AWSCodeBuildAsyncClient


    @ThreadSafe
     @Generated(value="com.amazonaws:aws-java-sdk-code-generator")
    public class AWSCodeBuildClient
    extends AmazonWebServiceClient
    implements AWSCodeBuild 
    Client for accessing AWS CodeBuild. All service calls made using this client are blocking, and will not return until the service call completes.

    CodeBuild

    CodeBuild is a fully managed build service in the cloud. CodeBuild compiles your source code, runs unit tests, and produces artifacts that are ready to deploy. CodeBuild eliminates the need to provision, manage, and scale your own build servers. It provides prepackaged build environments for the most popular programming languages and build tools, such as Apache Maven, Gradle, and more. You can also fully customize build environments in CodeBuild to use your own build tools. CodeBuild scales automatically to meet peak build requests. You pay only for the build time you consume. For more information about CodeBuild, see the CodeBuild User Guide.

Skip navigation links

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