Class MilvusService

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class MilvusService
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    milvus service details.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static interface  MilvusService.Status
      milvus status.
    • Method Detail

      • getAccessKey

        public java.lang.String getAccessKey()
        Gets the accessKey. bucket access key.
        Returns:
        the accessKey
      • getActions

        public java.util.List<java.lang.String> getActions()
        Gets the actions. Actions.
        Returns:
        the actions
      • getBucketName

        public java.lang.String getBucketName()
        Gets the bucketName. bucket name.
        Returns:
        the bucketName
      • getBucketType

        public java.lang.String getBucketType()
        Gets the bucketType. bucket type.
        Returns:
        the bucketType
      • getCreatedBy

        public java.lang.String getCreatedBy()
        Gets the createdBy. Username of the user who created the watsonx.data instance.
        Returns:
        the createdBy
      • getCreatedOn

        public java.lang.Long getCreatedOn()
        Gets the createdOn. Created time in epoch format.
        Returns:
        the createdOn
      • getDescription

        public java.lang.String getDescription()
        Gets the description. Service description.
        Returns:
        the description
      • getEndpoint

        public java.lang.String getEndpoint()
        Gets the endpoint. bucket endpoint.
        Returns:
        the endpoint
      • getGrpcHost

        public java.lang.String getGrpcHost()
        Gets the grpcHost. milvus grpc_host.
        Returns:
        the grpcHost
      • getGrpcPort

        public java.lang.Long getGrpcPort()
        Gets the grpcPort. milvus port.
        Returns:
        the grpcPort
      • getHostName

        public java.lang.String getHostName()
        Gets the hostName. milvus display name.
        Returns:
        the hostName
      • getHttpsHost

        public java.lang.String getHttpsHost()
        Gets the httpsHost. milvus https_host.
        Returns:
        the httpsHost
      • getHttpsPort

        public java.lang.Long getHttpsPort()
        Gets the httpsPort. milvus port.
        Returns:
        the httpsPort
      • getOrigin

        public java.lang.String getOrigin()
        Gets the origin. Origin - place holder.
        Returns:
        the origin
      • getRootPath

        public java.lang.String getRootPath()
        Gets the rootPath. root path.
        Returns:
        the rootPath
      • getSecretKey

        public java.lang.String getSecretKey()
        Gets the secretKey. bucket secret access key.
        Returns:
        the secretKey
      • getServiceDisplayName

        public java.lang.String getServiceDisplayName()
        Gets the serviceDisplayName. Service display name.
        Returns:
        the serviceDisplayName
      • getServiceId

        public java.lang.String getServiceId()
        Gets the serviceId. Service programmatic name.
        Returns:
        the serviceId
      • getStatus

        public java.lang.String getStatus()
        Gets the status. milvus status.
        Returns:
        the status
      • getStatusCode

        public java.lang.Long getStatusCode()
        Gets the statusCode. milvus status code.
        Returns:
        the statusCode
      • getTags

        public java.util.List<java.lang.String> getTags()
        Gets the tags. Tags.
        Returns:
        the tags
      • getTshirtSize

        public java.lang.String getTshirtSize()
        Gets the tshirtSize. tshirt size.
        Returns:
        the tshirtSize
      • getType

        public java.lang.String getType()
        Gets the type. service type.
        Returns:
        the type