Uses of Class
com.tencentcloudapi.iss.v20230517.models.DeleteGatewayResponse
-
Packages that use DeleteGatewayResponse Package Description com.tencentcloudapi.iss.v20230517 com.tencentcloudapi.iss.v20230517.models -
-
Uses of DeleteGatewayResponse in com.tencentcloudapi.iss.v20230517
Methods in com.tencentcloudapi.iss.v20230517 that return DeleteGatewayResponse Modifier and Type Method Description DeleteGatewayResponseIssClient. DeleteGateway(DeleteGatewayRequest req)用于删除网关。 -
Uses of DeleteGatewayResponse in com.tencentcloudapi.iss.v20230517.models
Constructors in com.tencentcloudapi.iss.v20230517.models with parameters of type DeleteGatewayResponse Constructor Description DeleteGatewayResponse(DeleteGatewayResponse 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.
-