All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.compute.model.Subsetting.html Maven / Gradle / Ivy

There is a newer version: v1-rev20250320-2.0.0
Show newest version






Subsetting (Compute Engine API v1-rev20250107-2.0.0)












com.google.api.services.compute.model

Class Subsetting

  • All Implemented Interfaces:
    Cloneable, Map<String,Object>


    public final class Subsetting
    extends com.google.api.client.json.GenericJson
    Subsetting configuration for this BackendService. Currently this is applicable only for Internal TCP/UDP load balancing, Internal HTTP(S) load balancing and Traffic Director.

    This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the Compute Engine API. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json

    Author:
    Google, Inc.
    • Constructor Detail

      • Subsetting

        public Subsetting()
    • Method Detail

      • getPolicy

        public String getPolicy()
        Returns:
        value or null for none
      • setPolicy

        public Subsetting setPolicy(String policy)
        Parameters:
        policy - policy or null for none
      • set

        public Subsetting set(String fieldName,
                              Object value)
        Overrides:
        set in class com.google.api.client.json.GenericJson
      • clone

        public Subsetting clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2025 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy