Uses of Class
io.gs2.log.model.Namespace
Packages that use Namespace
-
Uses of Namespace in io.gs2.log.model
Methods in io.gs2.log.model that return NamespaceModifier and TypeMethodDescriptionstatic NamespaceNamespace.fromJson(com.fasterxml.jackson.databind.JsonNode data) Namespace.withAwsAccessKeyId(String awsAccessKeyId) Namespace.withAwsRegion(String awsRegion) Namespace.withAwsSecretAccessKey(String awsSecretAccessKey) Namespace.withBigQueryDatasetName(String bigQueryDatasetName) Namespace.withCreatedAt(Long createdAt) Namespace.withDescription(String description) Namespace.withFirehoseStreamName(String firehoseStreamName) Namespace.withGcpCredentialJson(String gcpCredentialJson) Namespace.withLogExpireDays(Integer logExpireDays) Namespace.withNamespaceId(String namespaceId) Namespace.withRevision(Long revision) Namespace.withStatus(String status) Namespace.withUpdatedAt(Long updatedAt) Methods in io.gs2.log.model with parameters of type Namespace -
Uses of Namespace in io.gs2.log.result
Methods in io.gs2.log.result that return NamespaceModifier and TypeMethodDescriptionCreateNamespaceResult.getItem()DeleteNamespaceResult.getItem()GetNamespaceResult.getItem()UpdateNamespaceResult.getItem()Methods in io.gs2.log.result that return types with arguments of type NamespaceMethods in io.gs2.log.result with parameters of type NamespaceModifier and TypeMethodDescriptionvoidvoidvoidvoidMethod parameters in io.gs2.log.result with type arguments of type Namespace