Uses of Class
com.google.cloud.ids.v1.CreateEndpointRequest
-
Packages that use CreateEndpointRequest Package Description com.google.cloud.ids.v1 A client to Cloud IDS APIcom.google.cloud.ids.v1.stub -
-
Uses of CreateEndpointRequest in com.google.cloud.ids.v1
Methods in com.google.cloud.ids.v1 that return CreateEndpointRequest Modifier and Type Method Description CreateEndpointRequestCreateEndpointRequest.Builder. build()CreateEndpointRequestCreateEndpointRequest.Builder. buildPartial()static CreateEndpointRequestCreateEndpointRequest. getDefaultInstance()CreateEndpointRequestCreateEndpointRequest.Builder. getDefaultInstanceForType()CreateEndpointRequestCreateEndpointRequest. getDefaultInstanceForType()static CreateEndpointRequestCreateEndpointRequest. parseDelimitedFrom(InputStream input)static CreateEndpointRequestCreateEndpointRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateEndpointRequestCreateEndpointRequest. parseFrom(byte[] data)static CreateEndpointRequestCreateEndpointRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateEndpointRequestCreateEndpointRequest. parseFrom(com.google.protobuf.ByteString data)static CreateEndpointRequestCreateEndpointRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateEndpointRequestCreateEndpointRequest. parseFrom(com.google.protobuf.CodedInputStream input)static CreateEndpointRequestCreateEndpointRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateEndpointRequestCreateEndpointRequest. parseFrom(InputStream input)static CreateEndpointRequestCreateEndpointRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateEndpointRequestCreateEndpointRequest. parseFrom(ByteBuffer data)static CreateEndpointRequestCreateEndpointRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.ids.v1 that return types with arguments of type CreateEndpointRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateEndpointRequest,com.google.longrunning.Operation>IDSClient. createEndpointCallable()Creates a new Endpoint in a given project and location.com.google.api.gax.rpc.OperationCallable<CreateEndpointRequest,Endpoint,OperationMetadata>IDSClient. createEndpointOperationCallable()Creates a new Endpoint in a given project and location.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateEndpointRequest,Endpoint,OperationMetadata>IDSSettings.Builder. createEndpointOperationSettings()Returns the builder for the settings used for calls to createEndpoint.com.google.api.gax.rpc.OperationCallSettings<CreateEndpointRequest,Endpoint,OperationMetadata>IDSSettings. createEndpointOperationSettings()Returns the object with the settings used for calls to createEndpoint.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateEndpointRequest,com.google.longrunning.Operation>IDSSettings.Builder. createEndpointSettings()Returns the builder for the settings used for calls to createEndpoint.com.google.api.gax.rpc.UnaryCallSettings<CreateEndpointRequest,com.google.longrunning.Operation>IDSSettings. createEndpointSettings()Returns the object with the settings used for calls to createEndpoint.static io.grpc.MethodDescriptor<CreateEndpointRequest,com.google.longrunning.Operation>IDSGrpc. getCreateEndpointMethod()com.google.protobuf.Parser<CreateEndpointRequest>CreateEndpointRequest. getParserForType()static com.google.protobuf.Parser<CreateEndpointRequest>CreateEndpointRequest. parser()Methods in com.google.cloud.ids.v1 with parameters of type CreateEndpointRequest Modifier and Type Method Description default voidIDSGrpc.AsyncService. createEndpoint(CreateEndpointRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates a new Endpoint in a given project and location.com.google.longrunning.OperationIDSGrpc.IDSBlockingStub. createEndpoint(CreateEndpointRequest request)Creates a new Endpoint in a given project and location.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>IDSGrpc.IDSFutureStub. createEndpoint(CreateEndpointRequest request)Creates a new Endpoint in a given project and location.voidIDSGrpc.IDSStub. createEndpoint(CreateEndpointRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates a new Endpoint in a given project and location.com.google.api.gax.longrunning.OperationFuture<Endpoint,OperationMetadata>IDSClient. createEndpointAsync(CreateEndpointRequest request)Creates a new Endpoint in a given project and location.CreateEndpointRequest.BuilderCreateEndpointRequest.Builder. mergeFrom(CreateEndpointRequest other)static CreateEndpointRequest.BuilderCreateEndpointRequest. newBuilder(CreateEndpointRequest prototype) -
Uses of CreateEndpointRequest in com.google.cloud.ids.v1.stub
Methods in com.google.cloud.ids.v1.stub that return types with arguments of type CreateEndpointRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateEndpointRequest,com.google.longrunning.Operation>GrpcIDSStub. createEndpointCallable()com.google.api.gax.rpc.UnaryCallable<CreateEndpointRequest,com.google.longrunning.Operation>HttpJsonIDSStub. createEndpointCallable()com.google.api.gax.rpc.UnaryCallable<CreateEndpointRequest,com.google.longrunning.Operation>IDSStub. createEndpointCallable()com.google.api.gax.rpc.OperationCallable<CreateEndpointRequest,Endpoint,OperationMetadata>GrpcIDSStub. createEndpointOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateEndpointRequest,Endpoint,OperationMetadata>HttpJsonIDSStub. createEndpointOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateEndpointRequest,Endpoint,OperationMetadata>IDSStub. createEndpointOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateEndpointRequest,Endpoint,OperationMetadata>IDSStubSettings.Builder. createEndpointOperationSettings()Returns the builder for the settings used for calls to createEndpoint.com.google.api.gax.rpc.OperationCallSettings<CreateEndpointRequest,Endpoint,OperationMetadata>IDSStubSettings. createEndpointOperationSettings()Returns the object with the settings used for calls to createEndpoint.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateEndpointRequest,com.google.longrunning.Operation>IDSStubSettings.Builder. createEndpointSettings()Returns the builder for the settings used for calls to createEndpoint.com.google.api.gax.rpc.UnaryCallSettings<CreateEndpointRequest,com.google.longrunning.Operation>IDSStubSettings. createEndpointSettings()Returns the object with the settings used for calls to createEndpoint.
-