Uses of Class
com.google.cloud.eventarc.v1.GoogleChannelConfig
-
Packages that use GoogleChannelConfig Package Description com.google.cloud.eventarc.v1 A client to Eventarc APIcom.google.cloud.eventarc.v1.stub -
-
Uses of GoogleChannelConfig in com.google.cloud.eventarc.v1
Methods in com.google.cloud.eventarc.v1 that return GoogleChannelConfig Modifier and Type Method Description GoogleChannelConfigGoogleChannelConfig.Builder. build()GoogleChannelConfigGoogleChannelConfig.Builder. buildPartial()static GoogleChannelConfigGoogleChannelConfig. getDefaultInstance()GoogleChannelConfigGoogleChannelConfig.Builder. getDefaultInstanceForType()GoogleChannelConfigGoogleChannelConfig. getDefaultInstanceForType()GoogleChannelConfigEventarcClient. getGoogleChannelConfig(GetGoogleChannelConfigRequest request)Get a GoogleChannelConfigGoogleChannelConfigEventarcClient. getGoogleChannelConfig(GoogleChannelConfigName name)Get a GoogleChannelConfigGoogleChannelConfigEventarcClient. getGoogleChannelConfig(String name)Get a GoogleChannelConfigGoogleChannelConfigEventarcGrpc.EventarcBlockingStub. getGoogleChannelConfig(GetGoogleChannelConfigRequest request)Get a GoogleChannelConfigGoogleChannelConfigUpdateGoogleChannelConfigRequest.Builder. getGoogleChannelConfig()Required.GoogleChannelConfigUpdateGoogleChannelConfigRequest. getGoogleChannelConfig()Required.GoogleChannelConfigUpdateGoogleChannelConfigRequestOrBuilder. getGoogleChannelConfig()Required.static GoogleChannelConfigGoogleChannelConfig. parseDelimitedFrom(InputStream input)static GoogleChannelConfigGoogleChannelConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GoogleChannelConfigGoogleChannelConfig. parseFrom(byte[] data)static GoogleChannelConfigGoogleChannelConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GoogleChannelConfigGoogleChannelConfig. parseFrom(com.google.protobuf.ByteString data)static GoogleChannelConfigGoogleChannelConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GoogleChannelConfigGoogleChannelConfig. parseFrom(com.google.protobuf.CodedInputStream input)static GoogleChannelConfigGoogleChannelConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GoogleChannelConfigGoogleChannelConfig. parseFrom(InputStream input)static GoogleChannelConfigGoogleChannelConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GoogleChannelConfigGoogleChannelConfig. parseFrom(ByteBuffer data)static GoogleChannelConfigGoogleChannelConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)GoogleChannelConfigEventarcClient. updateGoogleChannelConfig(GoogleChannelConfig googleChannelConfig, com.google.protobuf.FieldMask updateMask)Update a single GoogleChannelConfigGoogleChannelConfigEventarcClient. updateGoogleChannelConfig(UpdateGoogleChannelConfigRequest request)Update a single GoogleChannelConfigGoogleChannelConfigEventarcGrpc.EventarcBlockingStub. updateGoogleChannelConfig(UpdateGoogleChannelConfigRequest request)Update a single GoogleChannelConfigMethods in com.google.cloud.eventarc.v1 that return types with arguments of type GoogleChannelConfig Modifier and Type Method Description static io.grpc.MethodDescriptor<GetGoogleChannelConfigRequest,GoogleChannelConfig>EventarcGrpc. getGetGoogleChannelConfigMethod()com.google.common.util.concurrent.ListenableFuture<GoogleChannelConfig>EventarcGrpc.EventarcFutureStub. getGoogleChannelConfig(GetGoogleChannelConfigRequest request)Get a GoogleChannelConfigcom.google.api.gax.rpc.UnaryCallable<GetGoogleChannelConfigRequest,GoogleChannelConfig>EventarcClient. getGoogleChannelConfigCallable()Get a GoogleChannelConfigcom.google.api.gax.rpc.UnaryCallSettings.Builder<GetGoogleChannelConfigRequest,GoogleChannelConfig>EventarcSettings.Builder. getGoogleChannelConfigSettings()Returns the builder for the settings used for calls to getGoogleChannelConfig.com.google.api.gax.rpc.UnaryCallSettings<GetGoogleChannelConfigRequest,GoogleChannelConfig>EventarcSettings. getGoogleChannelConfigSettings()Returns the object with the settings used for calls to getGoogleChannelConfig.com.google.protobuf.Parser<GoogleChannelConfig>GoogleChannelConfig. getParserForType()static io.grpc.MethodDescriptor<UpdateGoogleChannelConfigRequest,GoogleChannelConfig>EventarcGrpc. getUpdateGoogleChannelConfigMethod()static com.google.protobuf.Parser<GoogleChannelConfig>GoogleChannelConfig. parser()com.google.common.util.concurrent.ListenableFuture<GoogleChannelConfig>EventarcGrpc.EventarcFutureStub. updateGoogleChannelConfig(UpdateGoogleChannelConfigRequest request)Update a single GoogleChannelConfigcom.google.api.gax.rpc.UnaryCallable<UpdateGoogleChannelConfigRequest,GoogleChannelConfig>EventarcClient. updateGoogleChannelConfigCallable()Update a single GoogleChannelConfigcom.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateGoogleChannelConfigRequest,GoogleChannelConfig>EventarcSettings.Builder. updateGoogleChannelConfigSettings()Returns the builder for the settings used for calls to updateGoogleChannelConfig.com.google.api.gax.rpc.UnaryCallSettings<UpdateGoogleChannelConfigRequest,GoogleChannelConfig>EventarcSettings. updateGoogleChannelConfigSettings()Returns the object with the settings used for calls to updateGoogleChannelConfig.Methods in com.google.cloud.eventarc.v1 with parameters of type GoogleChannelConfig Modifier and Type Method Description GoogleChannelConfig.BuilderGoogleChannelConfig.Builder. mergeFrom(GoogleChannelConfig other)UpdateGoogleChannelConfigRequest.BuilderUpdateGoogleChannelConfigRequest.Builder. mergeGoogleChannelConfig(GoogleChannelConfig value)Required.static GoogleChannelConfig.BuilderGoogleChannelConfig. newBuilder(GoogleChannelConfig prototype)UpdateGoogleChannelConfigRequest.BuilderUpdateGoogleChannelConfigRequest.Builder. setGoogleChannelConfig(GoogleChannelConfig value)Required.GoogleChannelConfigEventarcClient. updateGoogleChannelConfig(GoogleChannelConfig googleChannelConfig, com.google.protobuf.FieldMask updateMask)Update a single GoogleChannelConfigMethod parameters in com.google.cloud.eventarc.v1 with type arguments of type GoogleChannelConfig Modifier and Type Method Description default voidEventarcGrpc.AsyncService. getGoogleChannelConfig(GetGoogleChannelConfigRequest request, io.grpc.stub.StreamObserver<GoogleChannelConfig> responseObserver)Get a GoogleChannelConfigvoidEventarcGrpc.EventarcStub. getGoogleChannelConfig(GetGoogleChannelConfigRequest request, io.grpc.stub.StreamObserver<GoogleChannelConfig> responseObserver)Get a GoogleChannelConfigdefault voidEventarcGrpc.AsyncService. updateGoogleChannelConfig(UpdateGoogleChannelConfigRequest request, io.grpc.stub.StreamObserver<GoogleChannelConfig> responseObserver)Update a single GoogleChannelConfigvoidEventarcGrpc.EventarcStub. updateGoogleChannelConfig(UpdateGoogleChannelConfigRequest request, io.grpc.stub.StreamObserver<GoogleChannelConfig> responseObserver)Update a single GoogleChannelConfig -
Uses of GoogleChannelConfig in com.google.cloud.eventarc.v1.stub
Methods in com.google.cloud.eventarc.v1.stub that return types with arguments of type GoogleChannelConfig Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetGoogleChannelConfigRequest,GoogleChannelConfig>EventarcStub. getGoogleChannelConfigCallable()com.google.api.gax.rpc.UnaryCallable<GetGoogleChannelConfigRequest,GoogleChannelConfig>GrpcEventarcStub. getGoogleChannelConfigCallable()com.google.api.gax.rpc.UnaryCallable<GetGoogleChannelConfigRequest,GoogleChannelConfig>HttpJsonEventarcStub. getGoogleChannelConfigCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetGoogleChannelConfigRequest,GoogleChannelConfig>EventarcStubSettings.Builder. getGoogleChannelConfigSettings()Returns the builder for the settings used for calls to getGoogleChannelConfig.com.google.api.gax.rpc.UnaryCallSettings<GetGoogleChannelConfigRequest,GoogleChannelConfig>EventarcStubSettings. getGoogleChannelConfigSettings()Returns the object with the settings used for calls to getGoogleChannelConfig.com.google.api.gax.rpc.UnaryCallable<UpdateGoogleChannelConfigRequest,GoogleChannelConfig>EventarcStub. updateGoogleChannelConfigCallable()com.google.api.gax.rpc.UnaryCallable<UpdateGoogleChannelConfigRequest,GoogleChannelConfig>GrpcEventarcStub. updateGoogleChannelConfigCallable()com.google.api.gax.rpc.UnaryCallable<UpdateGoogleChannelConfigRequest,GoogleChannelConfig>HttpJsonEventarcStub. updateGoogleChannelConfigCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateGoogleChannelConfigRequest,GoogleChannelConfig>EventarcStubSettings.Builder. updateGoogleChannelConfigSettings()Returns the builder for the settings used for calls to updateGoogleChannelConfig.com.google.api.gax.rpc.UnaryCallSettings<UpdateGoogleChannelConfigRequest,GoogleChannelConfig>EventarcStubSettings. updateGoogleChannelConfigSettings()Returns the object with the settings used for calls to updateGoogleChannelConfig.
-