[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-18 UTC."],[],[],null,["# Class ConfigDeliveryGrpc (0.6.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.6.0 (latest)](/java/docs/reference/google-cloud-configdelivery/latest/com.google.cloud.configdelivery.v1.ConfigDeliveryGrpc)\n- [0.4.0](/java/docs/reference/google-cloud-configdelivery/0.4.0/com.google.cloud.configdelivery.v1.ConfigDeliveryGrpc)\n- [0.2.0](/java/docs/reference/google-cloud-configdelivery/0.2.0/com.google.cloud.configdelivery.v1.ConfigDeliveryGrpc)\n- [0.1.0](/java/docs/reference/google-cloud-configdelivery/0.1.0/com.google.cloud.configdelivery.v1.ConfigDeliveryGrpc) \n\n public final class ConfigDeliveryGrpc\n\nConfigDelivery service manages the deployment of kubernetes configuration to\na fleet of kubernetes clusters. \n\nInheritance\n-----------\n\n[java.lang.Object](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html) \\\u003e ConfigDeliveryGrpc \n\nInherited Members\n-----------------\n\n[Object.clone()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--) \n[Object.equals(Object)](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-) \n[Object.finalize()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--) \n[Object.getClass()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--) \n[Object.hashCode()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--) \n[Object.notify()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--) \n[Object.notifyAll()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--) \n[Object.toString()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--) \n[Object.wait()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--) \n[Object.wait(long)](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-) \n[Object.wait(long,int)](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-)\n\nStatic Fields\n-------------\n\n### SERVICE_NAME\n\n public static final String SERVICE_NAME\n\nStatic Methods\n--------------\n\n### bindService(ConfigDeliveryGrpc.AsyncService service)\n\n public static final ServerServiceDefinition bindService(ConfigDeliveryGrpc.AsyncService service)\n\n### getAbortRolloutMethod()\n\n public static MethodDescriptor\u003cAbortRolloutRequest,Operation\u003e getAbortRolloutMethod()\n\n### getCreateFleetPackageMethod()\n\n public static MethodDescriptor\u003cCreateFleetPackageRequest,Operation\u003e getCreateFleetPackageMethod()\n\n### getCreateReleaseMethod()\n\n public static MethodDescriptor\u003cCreateReleaseRequest,Operation\u003e getCreateReleaseMethod()\n\n### getCreateResourceBundleMethod()\n\n public static MethodDescriptor\u003cCreateResourceBundleRequest,Operation\u003e getCreateResourceBundleMethod()\n\n### getCreateVariantMethod()\n\n public static MethodDescriptor\u003cCreateVariantRequest,Operation\u003e getCreateVariantMethod()\n\n### getDeleteFleetPackageMethod()\n\n public static MethodDescriptor\u003cDeleteFleetPackageRequest,Operation\u003e getDeleteFleetPackageMethod()\n\n### getDeleteReleaseMethod()\n\n public static MethodDescriptor\u003cDeleteReleaseRequest,Operation\u003e getDeleteReleaseMethod()\n\n### getDeleteResourceBundleMethod()\n\n public static MethodDescriptor\u003cDeleteResourceBundleRequest,Operation\u003e getDeleteResourceBundleMethod()\n\n### getDeleteVariantMethod()\n\n public static MethodDescriptor\u003cDeleteVariantRequest,Operation\u003e getDeleteVariantMethod()\n\n### getGetFleetPackageMethod()\n\n public static MethodDescriptor\u003cGetFleetPackageRequest,FleetPackage\u003e getGetFleetPackageMethod()\n\n### getGetReleaseMethod()\n\n public static MethodDescriptor\u003cGetReleaseRequest,Release\u003e getGetReleaseMethod()\n\n### getGetResourceBundleMethod()\n\n public static MethodDescriptor\u003cGetResourceBundleRequest,ResourceBundle\u003e getGetResourceBundleMethod()\n\n### getGetRolloutMethod()\n\n public static MethodDescriptor\u003cGetRolloutRequest,Rollout\u003e getGetRolloutMethod()\n\n### getGetVariantMethod()\n\n public static MethodDescriptor\u003cGetVariantRequest,Variant\u003e getGetVariantMethod()\n\n### getListFleetPackagesMethod()\n\n public static MethodDescriptor\u003cListFleetPackagesRequest,ListFleetPackagesResponse\u003e getListFleetPackagesMethod()\n\n### getListReleasesMethod()\n\n public static MethodDescriptor\u003cListReleasesRequest,ListReleasesResponse\u003e getListReleasesMethod()\n\n### getListResourceBundlesMethod()\n\n public static MethodDescriptor\u003cListResourceBundlesRequest,ListResourceBundlesResponse\u003e getListResourceBundlesMethod()\n\n### getListRolloutsMethod()\n\n public static MethodDescriptor\u003cListRolloutsRequest,ListRolloutsResponse\u003e getListRolloutsMethod()\n\n### getListVariantsMethod()\n\n public static MethodDescriptor\u003cListVariantsRequest,ListVariantsResponse\u003e getListVariantsMethod()\n\n### getResumeRolloutMethod()\n\n public static MethodDescriptor\u003cResumeRolloutRequest,Operation\u003e getResumeRolloutMethod()\n\n### getServiceDescriptor()\n\n public static ServiceDescriptor getServiceDescriptor()\n\n### getSuspendRolloutMethod()\n\n public static MethodDescriptor\u003cSuspendRolloutRequest,Operation\u003e getSuspendRolloutMethod()\n\n### getUpdateFleetPackageMethod()\n\n public static MethodDescriptor\u003cUpdateFleetPackageRequest,Operation\u003e getUpdateFleetPackageMethod()\n\n### getUpdateReleaseMethod()\n\n public static MethodDescriptor\u003cUpdateReleaseRequest,Operation\u003e getUpdateReleaseMethod()\n\n### getUpdateResourceBundleMethod()\n\n public static MethodDescriptor\u003cUpdateResourceBundleRequest,Operation\u003e getUpdateResourceBundleMethod()\n\n### getUpdateVariantMethod()\n\n public static MethodDescriptor\u003cUpdateVariantRequest,Operation\u003e getUpdateVariantMethod()\n\n### newBlockingStub(Channel channel)\n\n public static ConfigDeliveryGrpc.ConfigDeliveryBlockingStub newBlockingStub(Channel channel)\n\nCreates a new blocking-style stub that supports unary and streaming output calls on the service\n\n### newBlockingV2Stub(Channel channel)\n\n public static ConfigDeliveryGrpc.ConfigDeliveryBlockingV2Stub newBlockingV2Stub(Channel channel)\n\nCreates a new blocking-style stub that supports all types of calls on the service\n\n### newFutureStub(Channel channel)\n\n public static ConfigDeliveryGrpc.ConfigDeliveryFutureStub newFutureStub(Channel channel)\n\nCreates a new ListenableFuture-style stub that supports unary calls on the service\n\n### newStub(Channel channel)\n\n public static ConfigDeliveryGrpc.ConfigDeliveryStub newStub(Channel channel)\n\nCreates a new async stub that supports all call types for the service"]]