Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remainder of PublicIPAddress model #722

Merged
merged 10 commits into from
May 20, 2016
Merged

remainder of PublicIPAddress model #722

merged 10 commits into from
May 20, 2016

Conversation

martinsawicki
Copy link

No description provided.

@azuresdkci
Copy link
Contributor

Can one of the admins verify this patch?

String leafDomainLabel();
String fqdn();
String reverseFqdn();
public String ipAddress();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

public keyword is not required for interfaces methods?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

addressed in a subsequent PR update

unknown added 7 commits May 19, 2016 11:53
Updatable means it has .update();
Update* (think of it as noun) means it has the .with setters.
Appliable means it has .apply()
…m the list as fallback

adding Azure#subscriptionId() to identify which subscription the client is associated with
more Javadocs and tests on Azure class
@anuchandy anuchandy merged commit 8ee11ab into Azure:master May 20, 2016
jianghaolu pushed a commit to jianghaolu/azure-sdk-for-java that referenced this pull request Feb 27, 2017
remainder of PublicIPAddress model
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants