[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Class SaasDeploymentsGrpc (0.2.0)\n\n public final class SaasDeploymentsGrpc\n\nManages the deployment of SaaS services. \n\nInheritance\n-----------\n\n[java.lang.Object](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html) \\\u003e SaasDeploymentsGrpc \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(SaasDeploymentsGrpc.AsyncService service)\n\n public static final ServerServiceDefinition bindService(SaasDeploymentsGrpc.AsyncService service)\n\n### getCreateReleaseMethod()\n\n public static MethodDescriptor\u003cCreateReleaseRequest,Release\u003e getCreateReleaseMethod()\n\n### getCreateSaasMethod()\n\n public static MethodDescriptor\u003cCreateSaasRequest,Saas\u003e getCreateSaasMethod()\n\n### getCreateTenantMethod()\n\n public static MethodDescriptor\u003cCreateTenantRequest,Tenant\u003e getCreateTenantMethod()\n\n### getCreateUnitKindMethod()\n\n public static MethodDescriptor\u003cCreateUnitKindRequest,UnitKind\u003e getCreateUnitKindMethod()\n\n### getCreateUnitMethod()\n\n public static MethodDescriptor\u003cCreateUnitRequest,Unit\u003e getCreateUnitMethod()\n\n### getCreateUnitOperationMethod()\n\n public static MethodDescriptor\u003cCreateUnitOperationRequest,UnitOperation\u003e getCreateUnitOperationMethod()\n\n### getDeleteReleaseMethod()\n\n public static MethodDescriptor\u003cDeleteReleaseRequest,Empty\u003e getDeleteReleaseMethod()\n\n### getDeleteSaasMethod()\n\n public static MethodDescriptor\u003cDeleteSaasRequest,Empty\u003e getDeleteSaasMethod()\n\n### getDeleteTenantMethod()\n\n public static MethodDescriptor\u003cDeleteTenantRequest,Empty\u003e getDeleteTenantMethod()\n\n### getDeleteUnitKindMethod()\n\n public static MethodDescriptor\u003cDeleteUnitKindRequest,Empty\u003e getDeleteUnitKindMethod()\n\n### getDeleteUnitMethod()\n\n public static MethodDescriptor\u003cDeleteUnitRequest,Empty\u003e getDeleteUnitMethod()\n\n### getDeleteUnitOperationMethod()\n\n public static MethodDescriptor\u003cDeleteUnitOperationRequest,Empty\u003e getDeleteUnitOperationMethod()\n\n### getGetReleaseMethod()\n\n public static MethodDescriptor\u003cGetReleaseRequest,Release\u003e getGetReleaseMethod()\n\n### getGetSaasMethod()\n\n public static MethodDescriptor\u003cGetSaasRequest,Saas\u003e getGetSaasMethod()\n\n### getGetTenantMethod()\n\n public static MethodDescriptor\u003cGetTenantRequest,Tenant\u003e getGetTenantMethod()\n\n### getGetUnitKindMethod()\n\n public static MethodDescriptor\u003cGetUnitKindRequest,UnitKind\u003e getGetUnitKindMethod()\n\n### getGetUnitMethod()\n\n public static MethodDescriptor\u003cGetUnitRequest,Unit\u003e getGetUnitMethod()\n\n### getGetUnitOperationMethod()\n\n public static MethodDescriptor\u003cGetUnitOperationRequest,UnitOperation\u003e getGetUnitOperationMethod()\n\n### getListReleasesMethod()\n\n public static MethodDescriptor\u003cListReleasesRequest,ListReleasesResponse\u003e getListReleasesMethod()\n\n### getListSaasMethod()\n\n public static MethodDescriptor\u003cListSaasRequest,ListSaasResponse\u003e getListSaasMethod()\n\n### getListTenantsMethod()\n\n public static MethodDescriptor\u003cListTenantsRequest,ListTenantsResponse\u003e getListTenantsMethod()\n\n### getListUnitKindsMethod()\n\n public static MethodDescriptor\u003cListUnitKindsRequest,ListUnitKindsResponse\u003e getListUnitKindsMethod()\n\n### getListUnitOperationsMethod()\n\n public static MethodDescriptor\u003cListUnitOperationsRequest,ListUnitOperationsResponse\u003e getListUnitOperationsMethod()\n\n### getListUnitsMethod()\n\n public static MethodDescriptor\u003cListUnitsRequest,ListUnitsResponse\u003e getListUnitsMethod()\n\n### getServiceDescriptor()\n\n public static ServiceDescriptor getServiceDescriptor()\n\n### getUpdateReleaseMethod()\n\n public static MethodDescriptor\u003cUpdateReleaseRequest,Release\u003e getUpdateReleaseMethod()\n\n### getUpdateSaasMethod()\n\n public static MethodDescriptor\u003cUpdateSaasRequest,Saas\u003e getUpdateSaasMethod()\n\n### getUpdateTenantMethod()\n\n public static MethodDescriptor\u003cUpdateTenantRequest,Tenant\u003e getUpdateTenantMethod()\n\n### getUpdateUnitKindMethod()\n\n public static MethodDescriptor\u003cUpdateUnitKindRequest,UnitKind\u003e getUpdateUnitKindMethod()\n\n### getUpdateUnitMethod()\n\n public static MethodDescriptor\u003cUpdateUnitRequest,Unit\u003e getUpdateUnitMethod()\n\n### getUpdateUnitOperationMethod()\n\n public static MethodDescriptor\u003cUpdateUnitOperationRequest,UnitOperation\u003e getUpdateUnitOperationMethod()\n\n### newBlockingStub(Channel channel)\n\n public static SaasDeploymentsGrpc.SaasDeploymentsBlockingStub 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 SaasDeploymentsGrpc.SaasDeploymentsBlockingV2Stub 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 SaasDeploymentsGrpc.SaasDeploymentsFutureStub 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 SaasDeploymentsGrpc.SaasDeploymentsStub newStub(Channel channel)\n\nCreates a new async stub that supports all call types for the service"]]