Uses of Class
com.google.cloud.channel.v1.CreateEntitlementRequest
-
Packages that use CreateEntitlementRequest Package Description com.google.cloud.channel.v1 A client to Cloud Channel APIcom.google.cloud.channel.v1.stub -
-
Uses of CreateEntitlementRequest in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return CreateEntitlementRequest Modifier and Type Method Description CreateEntitlementRequestCreateEntitlementRequest.Builder. build()CreateEntitlementRequestCreateEntitlementRequest.Builder. buildPartial()static CreateEntitlementRequestCreateEntitlementRequest. getDefaultInstance()CreateEntitlementRequestCreateEntitlementRequest.Builder. getDefaultInstanceForType()CreateEntitlementRequestCreateEntitlementRequest. getDefaultInstanceForType()static CreateEntitlementRequestCreateEntitlementRequest. parseDelimitedFrom(InputStream input)static CreateEntitlementRequestCreateEntitlementRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateEntitlementRequestCreateEntitlementRequest. parseFrom(byte[] data)static CreateEntitlementRequestCreateEntitlementRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateEntitlementRequestCreateEntitlementRequest. parseFrom(com.google.protobuf.ByteString data)static CreateEntitlementRequestCreateEntitlementRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateEntitlementRequestCreateEntitlementRequest. parseFrom(com.google.protobuf.CodedInputStream input)static CreateEntitlementRequestCreateEntitlementRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateEntitlementRequestCreateEntitlementRequest. parseFrom(InputStream input)static CreateEntitlementRequestCreateEntitlementRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateEntitlementRequestCreateEntitlementRequest. parseFrom(ByteBuffer data)static CreateEntitlementRequestCreateEntitlementRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.channel.v1 that return types with arguments of type CreateEntitlementRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateEntitlementRequest,com.google.longrunning.Operation>CloudChannelServiceClient. createEntitlementCallable()Creates an entitlement for a customer.com.google.api.gax.rpc.OperationCallable<CreateEntitlementRequest,Entitlement,OperationMetadata>CloudChannelServiceClient. createEntitlementOperationCallable()Creates an entitlement for a customer.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateEntitlementRequest,Entitlement,OperationMetadata>CloudChannelServiceSettings.Builder. createEntitlementOperationSettings()Returns the builder for the settings used for calls to createEntitlement.com.google.api.gax.rpc.OperationCallSettings<CreateEntitlementRequest,Entitlement,OperationMetadata>CloudChannelServiceSettings. createEntitlementOperationSettings()Returns the object with the settings used for calls to createEntitlement.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateEntitlementRequest,com.google.longrunning.Operation>CloudChannelServiceSettings.Builder. createEntitlementSettings()Returns the builder for the settings used for calls to createEntitlement.com.google.api.gax.rpc.UnaryCallSettings<CreateEntitlementRequest,com.google.longrunning.Operation>CloudChannelServiceSettings. createEntitlementSettings()Returns the object with the settings used for calls to createEntitlement.static io.grpc.MethodDescriptor<CreateEntitlementRequest,com.google.longrunning.Operation>CloudChannelServiceGrpc. getCreateEntitlementMethod()com.google.protobuf.Parser<CreateEntitlementRequest>CreateEntitlementRequest. getParserForType()static com.google.protobuf.Parser<CreateEntitlementRequest>CreateEntitlementRequest. parser()Methods in com.google.cloud.channel.v1 with parameters of type CreateEntitlementRequest Modifier and Type Method Description default voidCloudChannelServiceGrpc.AsyncService. createEntitlement(CreateEntitlementRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates an entitlement for a customer.com.google.longrunning.OperationCloudChannelServiceGrpc.CloudChannelServiceBlockingStub. createEntitlement(CreateEntitlementRequest request)Creates an entitlement for a customer.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>CloudChannelServiceGrpc.CloudChannelServiceFutureStub. createEntitlement(CreateEntitlementRequest request)Creates an entitlement for a customer.voidCloudChannelServiceGrpc.CloudChannelServiceStub. createEntitlement(CreateEntitlementRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates an entitlement for a customer.com.google.api.gax.longrunning.OperationFuture<Entitlement,OperationMetadata>CloudChannelServiceClient. createEntitlementAsync(CreateEntitlementRequest request)Creates an entitlement for a customer.CreateEntitlementRequest.BuilderCreateEntitlementRequest.Builder. mergeFrom(CreateEntitlementRequest other)static CreateEntitlementRequest.BuilderCreateEntitlementRequest. newBuilder(CreateEntitlementRequest prototype) -
Uses of CreateEntitlementRequest in com.google.cloud.channel.v1.stub
Methods in com.google.cloud.channel.v1.stub that return types with arguments of type CreateEntitlementRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateEntitlementRequest,com.google.longrunning.Operation>CloudChannelServiceStub. createEntitlementCallable()com.google.api.gax.rpc.UnaryCallable<CreateEntitlementRequest,com.google.longrunning.Operation>GrpcCloudChannelServiceStub. createEntitlementCallable()com.google.api.gax.rpc.UnaryCallable<CreateEntitlementRequest,com.google.longrunning.Operation>HttpJsonCloudChannelServiceStub. createEntitlementCallable()com.google.api.gax.rpc.OperationCallable<CreateEntitlementRequest,Entitlement,OperationMetadata>CloudChannelServiceStub. createEntitlementOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateEntitlementRequest,Entitlement,OperationMetadata>GrpcCloudChannelServiceStub. createEntitlementOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateEntitlementRequest,Entitlement,OperationMetadata>HttpJsonCloudChannelServiceStub. createEntitlementOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateEntitlementRequest,Entitlement,OperationMetadata>CloudChannelServiceStubSettings.Builder. createEntitlementOperationSettings()Returns the builder for the settings used for calls to createEntitlement.com.google.api.gax.rpc.OperationCallSettings<CreateEntitlementRequest,Entitlement,OperationMetadata>CloudChannelServiceStubSettings. createEntitlementOperationSettings()Returns the object with the settings used for calls to createEntitlement.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateEntitlementRequest,com.google.longrunning.Operation>CloudChannelServiceStubSettings.Builder. createEntitlementSettings()Returns the builder for the settings used for calls to createEntitlement.com.google.api.gax.rpc.UnaryCallSettings<CreateEntitlementRequest,com.google.longrunning.Operation>CloudChannelServiceStubSettings. createEntitlementSettings()Returns the object with the settings used for calls to createEntitlement.
-