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 SuspendEntitlementRequestSuspendEntitlementRequest.Builder. build()SuspendEntitlementRequestSuspendEntitlementRequest.Builder. buildPartial()static SuspendEntitlementRequestSuspendEntitlementRequest. getDefaultInstance()SuspendEntitlementRequestSuspendEntitlementRequest.Builder. getDefaultInstanceForType()SuspendEntitlementRequestSuspendEntitlementRequest. getDefaultInstanceForType()static SuspendEntitlementRequestSuspendEntitlementRequest. parseDelimitedFrom(InputStream input)static SuspendEntitlementRequestSuspendEntitlementRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SuspendEntitlementRequestSuspendEntitlementRequest. parseFrom(byte[] data)static SuspendEntitlementRequestSuspendEntitlementRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SuspendEntitlementRequestSuspendEntitlementRequest. parseFrom(com.google.protobuf.ByteString data)static SuspendEntitlementRequestSuspendEntitlementRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SuspendEntitlementRequestSuspendEntitlementRequest. parseFrom(com.google.protobuf.CodedInputStream input)static SuspendEntitlementRequestSuspendEntitlementRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SuspendEntitlementRequestSuspendEntitlementRequest. parseFrom(InputStream input)static SuspendEntitlementRequestSuspendEntitlementRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SuspendEntitlementRequestSuspendEntitlementRequest. parseFrom(ByteBuffer data)static SuspendEntitlementRequestSuspendEntitlementRequest. 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.BuilderSuspendEntitlementRequest.Builder. mergeFrom(SuspendEntitlementRequest other)static SuspendEntitlementRequest.BuilderSuspendEntitlementRequest. newBuilder(SuspendEntitlementRequest prototype)default voidCloudChannelServiceGrpc.AsyncService. suspendEntitlement(SuspendEntitlementRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Suspends a previously fulfilled entitlement.com.google.longrunning.OperationCloudChannelServiceGrpc.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.voidCloudChannelServiceGrpc.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.
-