
target.classes.com.google.api.services.compute.Compute$Instances$Update.class Maven / Gradle / Ivy
???? 3 ? ? B ? ? ? ? ?
1 ? ?
? ? ? ? ? ? ? ?
? ? ? ?
? ?
? ?
? ? ?
? ? ? ? ? ? ? ?
1 ?
1 ?
1 ?
1 ?
1 ?
1 ?
1 ? ? ? ?
1 ?
?
?
?
?
?
?
?
? ? REST_PATH Ljava/lang/String;
ConstantValue PROJECT_PATTERN Ljava/util/regex/Pattern; ZONE_PATTERN INSTANCE_PATTERN project RuntimeVisibleAnnotations Lcom/google/api/client/util/Key; zone instance
minimalAction mostDisruptiveAllowedAction requestId this$1 ? Instances InnerClasses 3Lcom/google/api/services/compute/Compute$Instances; ?(Lcom/google/api/services/compute/Compute$Instances;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/google/api/services/compute/model/Instance;)V Code LineNumberTable LocalVariableTable this Update :Lcom/google/api/services/compute/Compute$Instances$Update; content 0Lcom/google/api/services/compute/model/Instance;
StackMapTable ? ? ? ? setAlt N(Ljava/lang/String;)Lcom/google/api/services/compute/Compute$Instances$Update; alt setFields fields setKey key
setOauthToken
oauthToken setPrettyPrint O(Ljava/lang/Boolean;)Lcom/google/api/services/compute/Compute$Instances$Update; prettyPrint Ljava/lang/Boolean; setQuotaUser quotaUser setUserIp userIp
getProject ()Ljava/lang/String;
setProject getZone setZone getInstance setInstance getMinimalAction setMinimalAction getMostDisruptiveAllowedAction setMostDisruptiveAllowedAction getRequestId setRequestId set `(Ljava/lang/String;Ljava/lang/Object;)Lcom/google/api/services/compute/Compute$Instances$Update;
parameterName value Ljava/lang/Object; V(Ljava/lang/String;Ljava/lang/Object;)Lcom/google/api/services/compute/ComputeRequest; D(Ljava/lang/String;)Lcom/google/api/services/compute/ComputeRequest; E(Ljava/lang/Boolean;)Lcom/google/api/services/compute/ComputeRequest; v(Ljava/lang/String;Ljava/lang/Object;)Lcom/google/api/client/googleapis/services/json/AbstractGoogleJsonClientRequest; m(Ljava/lang/String;Ljava/lang/Object;)Lcom/google/api/client/googleapis/services/AbstractGoogleClientRequest; N(Ljava/lang/String;Ljava/lang/Object;)Lcom/google/api/client/util/GenericData; Signature cLcom/google/api/services/compute/ComputeRequest;
SourceFile Compute.java A E ? ? PUT 8com/google/api/services/compute/Compute$Instances$Update +{project}/zones/{zone}/instances/{instance} /com/google/api/services/compute/model/Operation F ? y(?:(?:[-a-z0-9]{1,63}\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?)) ? ? ? 5 6 ? 7 6 2[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19} 8 6 -Required parameter project must be specified. ? ? ? java/lang/String 9 3 ? ? ? ? ? ? ? ? ?Parameter project must conform to the pattern (?:(?:[-a-z0-9]{1,63}\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?)) ? ? *Required parameter zone must be specified. <