Uses of Class
com.google.cloud.support.v2.stub.CaseAttachmentServiceStubSettings.Builder
-
Packages that use CaseAttachmentServiceStubSettings.Builder Package Description com.google.cloud.support.v2 A client to Google Cloud Support APIcom.google.cloud.support.v2.stub -
-
Uses of CaseAttachmentServiceStubSettings.Builder in com.google.cloud.support.v2
Methods in com.google.cloud.support.v2 that return CaseAttachmentServiceStubSettings.Builder Modifier and Type Method Description CaseAttachmentServiceStubSettings.Builder
CaseAttachmentServiceSettings.Builder. getStubSettingsBuilder()
Constructors in com.google.cloud.support.v2 with parameters of type CaseAttachmentServiceStubSettings.Builder Constructor Description Builder(CaseAttachmentServiceStubSettings.Builder stubSettings)
-
Uses of CaseAttachmentServiceStubSettings.Builder in com.google.cloud.support.v2.stub
Methods in com.google.cloud.support.v2.stub that return CaseAttachmentServiceStubSettings.Builder Modifier and Type Method Description CaseAttachmentServiceStubSettings.Builder
CaseAttachmentServiceStubSettings.Builder. applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.static CaseAttachmentServiceStubSettings.Builder
CaseAttachmentServiceStubSettings. newBuilder()
Returns a new gRPC builder for this class.static CaseAttachmentServiceStubSettings.Builder
CaseAttachmentServiceStubSettings. newBuilder(com.google.api.gax.rpc.ClientContext clientContext)
Returns a new builder for this class.static CaseAttachmentServiceStubSettings.Builder
CaseAttachmentServiceStubSettings. newHttpJsonBuilder()
Returns a new REST builder for this class.CaseAttachmentServiceStubSettings.Builder
CaseAttachmentServiceStubSettings. toBuilder()
Returns a builder containing all the values of this settings class.Constructors in com.google.cloud.support.v2.stub with parameters of type CaseAttachmentServiceStubSettings.Builder Constructor Description CaseAttachmentServiceStubSettings(CaseAttachmentServiceStubSettings.Builder settingsBuilder)
-