Uses of Class
com.google.cloud.eventarc.v1.GetGoogleChannelConfigRequest
-
Packages that use GetGoogleChannelConfigRequest Package Description com.google.cloud.eventarc.v1 A client to Eventarc APIcom.google.cloud.eventarc.v1.stub -
-
Uses of GetGoogleChannelConfigRequest in com.google.cloud.eventarc.v1
Methods in com.google.cloud.eventarc.v1 that return GetGoogleChannelConfigRequest Modifier and Type Method Description GetGoogleChannelConfigRequestGetGoogleChannelConfigRequest.Builder. build()GetGoogleChannelConfigRequestGetGoogleChannelConfigRequest.Builder. buildPartial()static GetGoogleChannelConfigRequestGetGoogleChannelConfigRequest. getDefaultInstance()GetGoogleChannelConfigRequestGetGoogleChannelConfigRequest.Builder. getDefaultInstanceForType()GetGoogleChannelConfigRequestGetGoogleChannelConfigRequest. getDefaultInstanceForType()static GetGoogleChannelConfigRequestGetGoogleChannelConfigRequest. parseDelimitedFrom(InputStream input)static GetGoogleChannelConfigRequestGetGoogleChannelConfigRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetGoogleChannelConfigRequestGetGoogleChannelConfigRequest. parseFrom(byte[] data)static GetGoogleChannelConfigRequestGetGoogleChannelConfigRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetGoogleChannelConfigRequestGetGoogleChannelConfigRequest. parseFrom(com.google.protobuf.ByteString data)static GetGoogleChannelConfigRequestGetGoogleChannelConfigRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetGoogleChannelConfigRequestGetGoogleChannelConfigRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetGoogleChannelConfigRequestGetGoogleChannelConfigRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetGoogleChannelConfigRequestGetGoogleChannelConfigRequest. parseFrom(InputStream input)static GetGoogleChannelConfigRequestGetGoogleChannelConfigRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetGoogleChannelConfigRequestGetGoogleChannelConfigRequest. parseFrom(ByteBuffer data)static GetGoogleChannelConfigRequestGetGoogleChannelConfigRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.eventarc.v1 that return types with arguments of type GetGoogleChannelConfigRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<GetGoogleChannelConfigRequest,GoogleChannelConfig>EventarcGrpc. getGetGoogleChannelConfigMethod()com.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<GetGoogleChannelConfigRequest>GetGoogleChannelConfigRequest. getParserForType()static com.google.protobuf.Parser<GetGoogleChannelConfigRequest>GetGoogleChannelConfigRequest. parser()Methods in com.google.cloud.eventarc.v1 with parameters of type GetGoogleChannelConfigRequest Modifier and Type Method Description GoogleChannelConfigEventarcClient. getGoogleChannelConfig(GetGoogleChannelConfigRequest request)Get a GoogleChannelConfigdefault voidEventarcGrpc.AsyncService. getGoogleChannelConfig(GetGoogleChannelConfigRequest request, io.grpc.stub.StreamObserver<GoogleChannelConfig> responseObserver)Get a GoogleChannelConfigGoogleChannelConfigEventarcGrpc.EventarcBlockingStub. getGoogleChannelConfig(GetGoogleChannelConfigRequest request)Get a GoogleChannelConfigcom.google.common.util.concurrent.ListenableFuture<GoogleChannelConfig>EventarcGrpc.EventarcFutureStub. getGoogleChannelConfig(GetGoogleChannelConfigRequest request)Get a GoogleChannelConfigvoidEventarcGrpc.EventarcStub. getGoogleChannelConfig(GetGoogleChannelConfigRequest request, io.grpc.stub.StreamObserver<GoogleChannelConfig> responseObserver)Get a GoogleChannelConfigGetGoogleChannelConfigRequest.BuilderGetGoogleChannelConfigRequest.Builder. mergeFrom(GetGoogleChannelConfigRequest other)static GetGoogleChannelConfigRequest.BuilderGetGoogleChannelConfigRequest. newBuilder(GetGoogleChannelConfigRequest prototype) -
Uses of GetGoogleChannelConfigRequest in com.google.cloud.eventarc.v1.stub
Methods in com.google.cloud.eventarc.v1.stub that return types with arguments of type GetGoogleChannelConfigRequest 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.
-