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