百度智能云

All Product Document

          Cloud Compute Service

          Getting Started

          1. Initialize a BccClient.

            BccClient is the client that interacts with the BCC service, and the BCC operation of BCC Java SDK is performed through BccClient.

          2. Create a Instance.

            The BCC virtual machine is a BCC operation instance on Baidu AI Cloud. You can create an instance by referring to Create Instance.

          3. Release an instance.

            You can manually release the expired or postpaid BCC virtual machine by referring to Release Instance.

          4. Query the Instance List.

            After the successful creation of BCC virtual machine, you can view all BCC instances by referring to Query Instance List.

          5. Query Instance Details.

            After the successful creation of BCC virtual machine, you can view all BCC instances by referring to Query Instance Details.

          Previous
          Install the SDK Toolkit
          Next
          BCC Instance