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