Class CreateAllGatewayApiAsyncRequest


  • public class CreateAllGatewayApiAsyncRequest
    extends AbstractModel
    • Constructor Detail

      • CreateAllGatewayApiAsyncRequest

        public CreateAllGatewayApiAsyncRequest()
      • CreateAllGatewayApiAsyncRequest

        public CreateAllGatewayApiAsyncRequest​(CreateAllGatewayApiAsyncRequest source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getGroupId

        public String getGroupId()
        Get API分组ID
        Returns:
        GroupId API分组ID
      • setGroupId

        public void setGroupId​(String GroupId)
        Set API分组ID
        Parameters:
        GroupId - API分组ID
      • getMicroserviceId

        public String getMicroserviceId()
        Get 微服务ID
        Returns:
        MicroserviceId 微服务ID
      • setMicroserviceId

        public void setMicroserviceId​(String MicroserviceId)
        Set 微服务ID
        Parameters:
        MicroserviceId - 微服务ID