Class PolicyServiceInstanceStatistics.Builder

    • Method Detail

      • setLinks

        public PolicyServiceInstanceStatistics.Builder setLinks​(java.util.List<ResourceLink> links)
        The server will populate this field when returing the resource. Ignored on PUT and POST. This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        links - New value for the property.
      • setSchema

        public PolicyServiceInstanceStatistics.Builder setSchema​(java.lang.String schema)
        Schema for this resource This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        schema - New value for the property.
      • setEnforcementPointPath

        public PolicyServiceInstanceStatistics.Builder setEnforcementPointPath​(java.lang.String enforcementPointPath)
        Enforcement point path, forward slashes must be escaped using %2F. This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        enforcementPointPath - New value for the property.
      • setInstanceRuntimeStatistics

        public PolicyServiceInstanceStatistics.Builder setInstanceRuntimeStatistics​(java.util.List<InstanceRuntimeStatistic> instanceRuntimeStatistics)
        Statistics for the data NICs for all the runtimes associated with this service instance. This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        instanceRuntimeStatistics - New value for the property.
      • setServiceInstanceId

        public PolicyServiceInstanceStatistics.Builder setServiceInstanceId​(java.lang.String serviceInstanceId)
        PolicyServiceInsatnce path This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        serviceInstanceId - New value for the property.