Uses of Class
com.google.cloud.support.v2.stub.CaseAttachmentServiceStubSettings
-
Packages that use CaseAttachmentServiceStubSettings Package Description com.google.cloud.support.v2 A client to Google Cloud Support APIcom.google.cloud.support.v2.stub -
-
Uses of CaseAttachmentServiceStubSettings in com.google.cloud.support.v2
Methods in com.google.cloud.support.v2 with parameters of type CaseAttachmentServiceStubSettings Modifier and Type Method Description static CaseAttachmentServiceSettingsCaseAttachmentServiceSettings. create(CaseAttachmentServiceStubSettings stub) -
Uses of CaseAttachmentServiceStubSettings in com.google.cloud.support.v2.stub
Methods in com.google.cloud.support.v2.stub that return CaseAttachmentServiceStubSettings Modifier and Type Method Description CaseAttachmentServiceStubSettingsCaseAttachmentServiceStubSettings.Builder. build()Methods in com.google.cloud.support.v2.stub with parameters of type CaseAttachmentServiceStubSettings Modifier and Type Method Description static GrpcCaseAttachmentServiceStubGrpcCaseAttachmentServiceStub. create(CaseAttachmentServiceStubSettings settings)static HttpJsonCaseAttachmentServiceStubHttpJsonCaseAttachmentServiceStub. create(CaseAttachmentServiceStubSettings settings)Constructors in com.google.cloud.support.v2.stub with parameters of type CaseAttachmentServiceStubSettings Constructor Description Builder(CaseAttachmentServiceStubSettings settings)GrpcCaseAttachmentServiceStub(CaseAttachmentServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of GrpcCaseAttachmentServiceStub, using the given settings.GrpcCaseAttachmentServiceStub(CaseAttachmentServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)Constructs an instance of GrpcCaseAttachmentServiceStub, using the given settings.HttpJsonCaseAttachmentServiceStub(CaseAttachmentServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of HttpJsonCaseAttachmentServiceStub, using the given settings.HttpJsonCaseAttachmentServiceStub(CaseAttachmentServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)Constructs an instance of HttpJsonCaseAttachmentServiceStub, using the given settings.
-