@Generated("by gapic-generator-java")
Package com.google.cloud.ids.v1
A client to Cloud IDS API
The interfaces provided are listed below, along with usage samples.
======================= IDSClient =======================
Service Description: The IDS Service
Sample for IDSClient:
// This snippet has been automatically generated and should be regarded as a code template only.
// It will require modifications to work:
// - It may require correct/in-range values for request initialization.
// - It may require specifying regional endpoints when creating the service client as shown in
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
try (IDSClient iDSClient = IDSClient.create()) {
EndpointName name = EndpointName.of("[PROJECT]", "[LOCATION]", "[ENDPOINT]");
Endpoint response = iDSClient.getEndpoint(name);
}
-
Interface Summary Interface Description CreateEndpointRequestOrBuilder DeleteEndpointRequestOrBuilder EndpointOrBuilder GetEndpointRequestOrBuilder IDSGrpc.AsyncService The IDS ServiceListEndpointsRequestOrBuilder ListEndpointsResponseOrBuilder OperationMetadataOrBuilder -
Class Summary Class Description CreateEndpointRequest Protobuf typegoogle.cloud.ids.v1.CreateEndpointRequestCreateEndpointRequest.Builder Protobuf typegoogle.cloud.ids.v1.CreateEndpointRequestDeleteEndpointRequest Protobuf typegoogle.cloud.ids.v1.DeleteEndpointRequestDeleteEndpointRequest.Builder Protobuf typegoogle.cloud.ids.v1.DeleteEndpointRequestEndpoint Endpoint describes a single IDS endpoint.Endpoint.Builder Endpoint describes a single IDS endpoint.EndpointName EndpointName.Builder Builder for projects/{project}/locations/{location}/endpoints/{endpoint}.GetEndpointRequest Protobuf typegoogle.cloud.ids.v1.GetEndpointRequestGetEndpointRequest.Builder Protobuf typegoogle.cloud.ids.v1.GetEndpointRequestIDSClient Service Description: The IDS ServiceIDSClient.ListEndpointsFixedSizeCollection IDSClient.ListEndpointsPage IDSClient.ListEndpointsPagedResponse IDSGrpc The IDS ServiceIDSGrpc.IDSBlockingStub A stub to allow clients to do synchronous rpc calls to service IDS.IDSGrpc.IDSFutureStub A stub to allow clients to do ListenableFuture-style rpc calls to service IDS.IDSGrpc.IDSImplBase Base class for the server implementation of the service IDS.IDSGrpc.IDSStub A stub to allow clients to do asynchronous rpc calls to service IDS.IdsProto IDSSettings Settings class to configure an instance ofIDSClient.IDSSettings.Builder Builder for IDSSettings.ListEndpointsRequest Protobuf typegoogle.cloud.ids.v1.ListEndpointsRequestListEndpointsRequest.Builder Protobuf typegoogle.cloud.ids.v1.ListEndpointsRequestListEndpointsResponse Protobuf typegoogle.cloud.ids.v1.ListEndpointsResponseListEndpointsResponse.Builder Protobuf typegoogle.cloud.ids.v1.ListEndpointsResponseLocationName LocationName.Builder Builder for projects/{project}/locations/{location}.OperationMetadata Represents the metadata of the long-running operation.OperationMetadata.Builder Represents the metadata of the long-running operation. -
Enum Summary Enum Description Endpoint.Severity Threat severity levels.Endpoint.State Endpoint state