Interface DeleteServiceRequest.Builder

    • Method Detail

      • applicationIdentifier

        DeleteServiceRequest.Builder applicationIdentifier​(String applicationIdentifier)

        Deletes a Refactor Spaces service.

        The RefactorSpacesSecurityGroup security group must be removed from all Amazon Web Services resources in the virtual private cloud (VPC) prior to deleting a service with a URL endpoint in a VPC.

        Parameters:
        applicationIdentifier - Deletes a Refactor Spaces service.

        The RefactorSpacesSecurityGroup security group must be removed from all Amazon Web Services resources in the virtual private cloud (VPC) prior to deleting a service with a URL endpoint in a VPC.

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

        DeleteServiceRequest.Builder environmentIdentifier​(String environmentIdentifier)

        The ID of the environment that the service is in.

        Parameters:
        environmentIdentifier - The ID of the environment that the service is in.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • serviceIdentifier

        DeleteServiceRequest.Builder serviceIdentifier​(String serviceIdentifier)

        The ID of the service to delete.

        Parameters:
        serviceIdentifier - The ID of the service to delete.
        Returns:
        Returns a reference to this object so that method calls can be chained together.