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 CreateEntitlementRequest
CreateEntitlementRequest.Builder. build()
CreateEntitlementRequest
CreateEntitlementRequest.Builder. buildPartial()
static CreateEntitlementRequest
CreateEntitlementRequest. getDefaultInstance()
CreateEntitlementRequest
CreateEntitlementRequest.Builder. getDefaultInstanceForType()
CreateEntitlementRequest
CreateEntitlementRequest. getDefaultInstanceForType()
static CreateEntitlementRequest
CreateEntitlementRequest. parseDelimitedFrom(InputStream input)
static CreateEntitlementRequest
CreateEntitlementRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateEntitlementRequest
CreateEntitlementRequest. parseFrom(byte[] data)
static CreateEntitlementRequest
CreateEntitlementRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateEntitlementRequest
CreateEntitlementRequest. parseFrom(com.google.protobuf.ByteString data)
static CreateEntitlementRequest
CreateEntitlementRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateEntitlementRequest
CreateEntitlementRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static CreateEntitlementRequest
CreateEntitlementRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateEntitlementRequest
CreateEntitlementRequest. parseFrom(InputStream input)
static CreateEntitlementRequest
CreateEntitlementRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateEntitlementRequest
CreateEntitlementRequest. parseFrom(ByteBuffer data)
static CreateEntitlementRequest
CreateEntitlementRequest. 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 void
CloudChannelServiceGrpc.AsyncService. createEntitlement(CreateEntitlementRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Creates an entitlement for a customer.com.google.longrunning.Operation
CloudChannelServiceGrpc.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.void
CloudChannelServiceGrpc.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.Builder
CreateEntitlementRequest.Builder. mergeFrom(CreateEntitlementRequest other)
static CreateEntitlementRequest.Builder
CreateEntitlementRequest. 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.
-